#B19CCC Color

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

Color preview

#B19CCC

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #B19CCC

.color-b19ccc {
  color: #B19CCC;
  background-color: #B19CCC;
}

Frequently asked questions

What color is #B19CCC?+

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

What is the closest Tailwind color to #B19CCC?+

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