#B09AE4 Color

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

Color preview

#B09AE4

Color formats

HEX
#B09AE4
RGB
rgb(176, 154, 228)
RGBA
rgba(176, 154, 228, 1)
HSL
hsl(258, 58%, 75%)
HSV
hsv(258, 32%, 89%)
CMYK
cmyk(23%, 32%, 0%, 11%)
CSS variable
--color-primary: #B09AE4;
Lowercase HEX
#b09ae4

Shades

Tints

Tones

Harmony

CSS snippets for #B09AE4

.color-b09ae4 {
  color: #B09AE4;
  background-color: #B09AE4;
}

Frequently asked questions

What color is #B09AE4?+

#B09AE4 is a HEX color with RGB value rgb(176, 154, 228) and HSL value hsl(258, 58%, 75%). Its closest CSS named color is LightSteelBlue.

What is the closest Tailwind color to #B09AE4?+

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