Color #990073

#990073rgb(153, 0, 115)

Color Codes

HEX#990073
RGBrgb(153, 0, 115)
HSLhsl(315°, 100%, 30%)
CMYKcmyk(0%, 100%, 25%, 40%)
CIELABLab(34, 61.9, -21.3)

Color Schemes

Tints & Shades

CSS Code Snippets

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

Code Export

css
:root {
  --color-primary: #990073;
  --color-primary-rgb: 153, 0, 115;
  --color-primary-hsl: 315, 100%, 30%;
}

Related Tools