Color #671782

#671782rgb(103, 23, 130)

Color Codes

HEX#671782
RGBrgb(103, 23, 130)
HSLhsl(285°, 70%, 30%)
CMYKcmyk(21%, 82%, 0%, 49%)
CIELABLab(27, 50, -42.4)

Color Schemes

Tints & Shades

CSS Code Snippets

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

Code Export

css
:root {
  --color-primary: #671782;
  --color-primary-rgb: 103, 23, 130;
  --color-primary-hsl: 285, 70%, 30%;
}

Related Tools