#B09AE1 Color

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

Color preview

#B09AE1

Color formats

HEX
#B09AE1
RGB
rgb(176, 154, 225)
RGBA
rgba(176, 154, 225, 1)
HSL
hsl(259, 54%, 74%)
HSV
hsv(259, 32%, 88%)
CMYK
cmyk(22%, 32%, 0%, 12%)
CSS variable
--color-primary: #B09AE1;
Lowercase HEX
#b09ae1

Shades

Tints

Tones

Harmony

CSS snippets for #B09AE1

.color-b09ae1 {
  color: #B09AE1;
  background-color: #B09AE1;
}

Frequently asked questions

What color is #B09AE1?+

#B09AE1 is a HEX color with RGB value rgb(176, 154, 225) and HSL value hsl(259, 54%, 74%). Its closest CSS named color is LightSteelBlue.

What is the closest Tailwind color to #B09AE1?+

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