Color #267326

#267326rgb(38, 115, 38)

Color Codes

HEX#267326
RGBrgb(38, 115, 38)
HSLhsl(120°, 50%, 30%)
CMYKcmyk(67%, 0%, 67%, 55%)
CIELABLab(42.5, -39.7, 34.8)

Color Schemes

Tints & Shades

CSS Code Snippets

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

Code Export

css
:root {
  --color-primary: #267326;
  --color-primary-rgb: 38, 115, 38;
  --color-primary-hsl: 120, 50%, 30%;
}

Related Tools