Color #262673

#262673rgb(38, 38, 115)

Color Codes

HEX#262673
RGBrgb(38, 38, 115)
HSLhsl(240°, 50%, 30%)
CMYKcmyk(67%, 67%, 0%, 55%)
CIELABLab(20.2, 26.1, -44.4)

Color Schemes

Tints & Shades

CSS Code Snippets

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

Code Export

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

Related Tools