Color #732660

#732660rgb(115, 38, 96)

Color Codes

HEX#732660
RGBrgb(115, 38, 96)
HSLhsl(315°, 50%, 30%)
CMYKcmyk(0%, 67%, 17%, 55%)
CIELABLab(29.1, 40.7, -17.3)

Color Schemes

Tints & Shades

CSS Code Snippets

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

Code Export

css
:root {
  --color-primary: #732660;
  --color-primary-rgb: 115, 38, 96;
  --color-primary-hsl: 315, 50%, 30%;
}

Related Tools