Color #328217

#328217rgb(50, 130, 23)

Color Codes

HEX#328217
RGBrgb(50, 130, 23)
HSLhsl(105°, 70%, 30%)
CMYKcmyk(62%, 0%, 82%, 49%)
CIELABLab(47.9, -43.7, 46.3)

Color Schemes

Tints & Shades

CSS Code Snippets

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

Code Export

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

Related Tools