Color #261339

#261339rgb(38, 19, 57)

Color Codes

HEX#261339
RGBrgb(38, 19, 57)
HSLhsl(270°, 50%, 15%)
CMYKcmyk(33%, 67%, 0%, 78%)
CIELABLab(10.4, 18.9, -21.1)

Color Schemes

Tints & Shades

CSS Code Snippets

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

Code Export

css
:root {
  --color-primary: #261339;
  --color-primary-rgb: 38, 19, 57;
  --color-primary-hsl: 270, 50%, 15%;
}

Related Tools