Color #602673

#602673rgb(96, 38, 115)

Color Codes

HEX#602673
RGBrgb(96, 38, 115)
HSLhsl(285°, 50%, 30%)
CMYKcmyk(17%, 67%, 0%, 55%)
CIELABLab(27, 39, -32.9)

Color Schemes

Tints & Shades

CSS Code Snippets

background-color: #602673;
color: #602673;
border: 2px solid #602673;
background: linear-gradient(135deg, #602673, #397326);

Code Export

css
:root {
  --color-primary: #602673;
  --color-primary-rgb: 96, 38, 115;
  --color-primary-hsl: 285, 50%, 30%;
}

Related Tools