#B29BCA Color

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

Color preview

#B29BCA

Color formats

HEX
#B29BCA
RGB
rgb(178, 155, 202)
RGBA
rgba(178, 155, 202, 1)
HSL
hsl(269, 31%, 70%)
HSV
hsv(269, 23%, 79%)
CMYK
cmyk(12%, 23%, 0%, 21%)
CSS variable
--color-primary: #B29BCA;
Lowercase HEX
#b29bca

Shades

Tints

Tones

Harmony

CSS snippets for #B29BCA

.color-b29bca {
  color: #B29BCA;
  background-color: #B29BCA;
}

Frequently asked questions

What color is #B29BCA?+

#B29BCA is a HEX color with RGB value rgb(178, 155, 202) and HSL value hsl(269, 31%, 70%). Its closest CSS named color is DarkGray.

What is the closest Tailwind color to #B29BCA?+

The closest Tailwind color is gray-400, available as the bg-gray-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