Color #364163

#364163rgb(54, 65, 99)

Color Codes

HEX#364163
RGBrgb(54, 65, 99)
HSLhsl(225°, 29%, 30%)
CMYKcmyk(45%, 34%, 0%, 61%)
CIELABLab(28, 5.5, -21.5)

Color Schemes

Tints & Shades

CSS Code Snippets

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

Code Export

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

Related Tools