Color #365863

#365863rgb(54, 88, 99)

Color Codes

HEX#365863
RGBrgb(54, 88, 99)
HSLhsl(195°, 29%, 30%)
CMYKcmyk(45%, 11%, 0%, 61%)
CIELABLab(35.3, -9.1, -10.2)

Color Schemes

Tints & Shades

CSS Code Snippets

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

Code Export

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

Related Tools