#B29CCC Color

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

Color preview

#B29CCC

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #B29CCC

.color-b29ccc {
  color: #B29CCC;
  background-color: #B29CCC;
}

Frequently asked questions

What color is #B29CCC?+

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

What is the closest Tailwind color to #B29CCC?+

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