Color #267373

#267373rgb(38, 115, 115)

Color Codes

HEX#267373
RGBrgb(38, 115, 115)
HSLhsl(180°, 50%, 30%)
CMYKcmyk(67%, 0%, 0%, 55%)
CIELABLab(44.1, -22.8, -6.9)

Color Schemes

Tints & Shades

CSS Code Snippets

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

Code Export

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

Related Tools