Color #366358

#366358rgb(54, 99, 88)

Color Codes

HEX#366358
RGBrgb(54, 99, 88)
HSLhsl(165°, 29%, 30%)
CMYKcmyk(45%, 0%, 11%, 61%)
CIELABLab(38.6, -18.5, 1.4)

Color Schemes

Tints & Shades

CSS Code Snippets

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

Code Export

css
:root {
  --color-primary: #366358;
  --color-primary-rgb: 54, 99, 88;
  --color-primary-hsl: 165, 29%, 30%;
}

Related Tools