Color #B39CC9

#B39CC9rgb(179, 156, 201)

Color Codes

HEX#B39CC9
RGBrgb(179, 156, 201)
HSLhsl(271°, 29%, 70%)
CMYKcmyk(11%, 22%, 0%, 21%)
CIELABLab(67.7, 17, -20)

Color Schemes

Tints & Shades

CSS Code Snippets

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

Code Export

css
:root {
  --color-primary: #b39cc9;
  --color-primary-rgb: 179, 156, 201;
  --color-primary-hsl: 271, 29%, 70%;
}

Related Tools