Color #321782

#321782rgb(50, 23, 130)

Color Codes

HEX#321782
RGBrgb(50, 23, 130)
HSLhsl(255°, 70%, 30%)
CMYKcmyk(62%, 82%, 0%, 49%)
CIELABLab(19.6, 41.5, -54.8)

Color Schemes

Tints & Shades

CSS Code Snippets

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

Code Export

css
:root {
  --color-primary: #321782;
  --color-primary-rgb: 50, 23, 130;
  --color-primary-hsl: 255, 70%, 30%;
}

Related Tools