Color #301339

#301339rgb(48, 19, 57)

Color Codes

HEX#301339
RGBrgb(48, 19, 57)
HSLhsl(286°, 50%, 15%)
CMYKcmyk(16%, 67%, 0%, 78%)
CIELABLab(11.9, 22.1, -18.5)

Color Schemes

Tints & Shades

CSS Code Snippets

background-color: #301339;
color: #301339;
border: 2px solid #301339;
background: linear-gradient(135deg, #301339, #1c3913);

Code Export

css
:root {
  --color-primary: #301339;
  --color-primary-rgb: 48, 19, 57;
  --color-primary-hsl: 286, 50%, 15%;
}

Related Tools