Color #260099

#260099rgb(38, 0, 153)

Color Codes

HEX#260099
RGBrgb(38, 0, 153)
HSLhsl(255°, 100%, 30%)
CMYKcmyk(75%, 100%, 0%, 40%)
CIELABLab(18.8, 54.8, -70.5)

Color Schemes

Tints & Shades

CSS Code Snippets

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

Code Export

css
:root {
  --color-primary: #260099;
  --color-primary-rgb: 38, 0, 153;
  --color-primary-hsl: 255, 100%, 30%;
}

Related Tools