Color #266073

#266073rgb(38, 96, 115)

Color Codes

HEX#266073
RGBrgb(38, 96, 115)
HSLhsl(195°, 50%, 30%)
CMYKcmyk(67%, 17%, 0%, 55%)
CIELABLab(37.9, -12.4, -16.3)

Color Schemes

Tints & Shades

CSS Code Snippets

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

Code Export

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

Related Tools