Color #263973

#263973rgb(38, 57, 115)

Color Codes

HEX#263973
RGBrgb(38, 57, 115)
HSLhsl(225°, 50%, 30%)
CMYKcmyk(67%, 50%, 0%, 55%)
CIELABLab(25.5, 12.9, -35.8)

Color Schemes

Tints & Shades

CSS Code Snippets

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

Code Export

css
:root {
  --color-primary: #263973;
  --color-primary-rgb: 38, 57, 115;
  --color-primary-hsl: 225, 50%, 30%;
}

Related Tools