#B19DCC Color

Inspect #B19DCC across formats, palettes, contrast and closest named color matches.

Color preview

#B19DCC

Color formats

HEX
#B19DCC
RGB
rgb(177, 157, 204)
RGBA
rgba(177, 157, 204, 1)
HSL
hsl(266, 32%, 71%)
HSV
hsv(266, 23%, 80%)
CMYK
cmyk(13%, 23%, 0%, 20%)
CSS variable
--color-primary: #B19DCC;
Lowercase HEX
#b19dcc

Shades

Tints

Tones

Harmony

CSS snippets for #B19DCC

.color-b19dcc {
  color: #B19DCC;
  background-color: #B19DCC;
}

Frequently asked questions

What color is #B19DCC?+

#B19DCC is a HEX color with RGB value rgb(177, 157, 204) and HSL value hsl(266, 32%, 71%). Its closest CSS named color is DarkGray.

What is the closest Tailwind color to #B19DCC?+

The closest Tailwind color is slate-400, available as the bg-slate-400 utility class.

Can I use this color in CSS?+

Yes. You can use the HEX, RGB, HSL or CSS variable output directly in CSS.

Related tools