#B29DDC Color

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

Color preview

#B29DDC

Color formats

HEX
#B29DDC
RGB
rgb(178, 157, 220)
RGBA
rgba(178, 157, 220, 1)
HSL
hsl(260, 47%, 74%)
HSV
hsv(260, 29%, 86%)
CMYK
cmyk(19%, 29%, 0%, 14%)
CSS variable
--color-primary: #B29DDC;
Lowercase HEX
#b29ddc

Shades

Tints

Tones

Harmony

CSS snippets for #B29DDC

.color-b29ddc {
  color: #B29DDC;
  background-color: #B29DDC;
}

Frequently asked questions

What color is #B29DDC?+

#B29DDC is a HEX color with RGB value rgb(178, 157, 220) and HSL value hsl(260, 47%, 74%). Its closest CSS named color is LightSteelBlue.

What is the closest Tailwind color to #B29DDC?+

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