Color #267360

#267360rgb(38, 115, 96)

Color Codes

HEX#267360
RGBrgb(38, 115, 96)
HSLhsl(165°, 50%, 30%)
CMYKcmyk(67%, 0%, 17%, 55%)
CIELABLab(43.5, -28.4, 3.7)

Color Schemes

Tints & Shades

CSS Code Snippets

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

Code Export

css
:root {
  --color-primary: #267360;
  --color-primary-rgb: 38, 115, 96;
  --color-primary-hsl: 165, 50%, 30%;
}

Related Tools