Color #413663

#413663rgb(65, 54, 99)

Color Codes

HEX#413663
RGBrgb(65, 54, 99)
HSLhsl(255°, 29%, 30%)
CMYKcmyk(34%, 45%, 0%, 61%)
CIELABLab(25.8, 16.3, -25)

Color Schemes

Tints & Shades

CSS Code Snippets

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

Code Export

css
:root {
  --color-primary: #413663;
  --color-primary-rgb: 65, 54, 99;
  --color-primary-hsl: 255, 29%, 30%;
}

Related Tools