#B29FED Color

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

Color preview

#B29FED

Color formats

HEX
#B29FED
RGB
rgb(178, 159, 237)
RGBA
rgba(178, 159, 237, 1)
HSL
hsl(255, 68%, 78%)
HSV
hsv(255, 33%, 93%)
CMYK
cmyk(25%, 33%, 0%, 7%)
CSS variable
--color-primary: #B29FED;
Lowercase HEX
#b29fed

Shades

Tints

Tones

Harmony

CSS snippets for #B29FED

.color-b29fed {
  color: #B29FED;
  background-color: #B29FED;
}

Frequently asked questions

What color is #B29FED?+

#B29FED is a HEX color with RGB value rgb(178, 159, 237) and HSL value hsl(255, 68%, 78%). Its closest CSS named color is LightSteelBlue.

What is the closest Tailwind color to #B29FED?+

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