Color #392673

#392673rgb(57, 38, 115)

Color Codes

HEX#392673
RGBrgb(57, 38, 115)
HSLhsl(255°, 50%, 30%)
CMYKcmyk(50%, 67%, 0%, 55%)
CIELABLab(21.9, 29.6, -41.5)

Color Schemes

Tints & Shades

CSS Code Snippets

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

Code Export

css
:root {
  --color-primary: #392673;
  --color-primary-rgb: 57, 38, 115;
  --color-primary-hsl: 255, 50%, 30%;
}

Related Tools