Color #732673

#732673rgb(115, 38, 115)

Color Codes

HEX#732673
RGBrgb(115, 38, 115)
HSLhsl(300°, 50%, 30%)
CMYKcmyk(0%, 67%, 0%, 55%)
CIELABLab(30.1, 44, -27.9)

Color Schemes

Tints & Shades

CSS Code Snippets

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

Code Export

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

Related Tools