Color #363663

#363663rgb(54, 54, 99)

Color Codes

HEX#363663
RGBrgb(54, 54, 99)
HSLhsl(240°, 29%, 30%)
CMYKcmyk(45%, 45%, 0%, 61%)
CIELABLab(24.7, 13, -26.7)

Color Schemes

Tints & Shades

CSS Code Snippets

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

Code Export

css
:root {
  --color-primary: #363663;
  --color-primary-rgb: 54, 54, 99;
  --color-primary-hsl: 240, 29%, 30%;
}

Related Tools