#B29CEC Color

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

Color preview

#B29CEC

Color formats

HEX
#B29CEC
RGB
rgb(178, 156, 236)
RGBA
rgba(178, 156, 236, 1)
HSL
hsl(256, 68%, 77%)
HSV
hsv(256, 34%, 93%)
CMYK
cmyk(25%, 34%, 0%, 7%)
CSS variable
--color-primary: #B29CEC;
Lowercase HEX
#b29cec

Shades

Tints

Tones

Harmony

CSS snippets for #B29CEC

.color-b29cec {
  color: #B29CEC;
  background-color: #B29CEC;
}

Frequently asked questions

What color is #B29CEC?+

#B29CEC is a HEX color with RGB value rgb(178, 156, 236) and HSL value hsl(256, 68%, 77%). Its closest CSS named color is LightSteelBlue.

What is the closest Tailwind color to #B29CEC?+

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