#B8AAE1 Color

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

Color preview

#B8AAE1

Color formats

HEX
#B8AAE1
RGB
rgb(184, 170, 225)
RGBA
rgba(184, 170, 225, 1)
HSL
hsl(255, 48%, 77%)
HSV
hsv(255, 24%, 88%)
CMYK
cmyk(18%, 24%, 0%, 12%)
CSS variable
--color-primary: #B8AAE1;
Lowercase HEX
#b8aae1

Shades

Tints

Tones

Harmony

CSS snippets for #B8AAE1

.color-b8aae1 {
  color: #B8AAE1;
  background-color: #B8AAE1;
}

Frequently asked questions

What color is #B8AAE1?+

#B8AAE1 is a HEX color with RGB value rgb(184, 170, 225) and HSL value hsl(255, 48%, 77%). Its closest CSS named color is LightSteelBlue.

What is the closest Tailwind color to #B8AAE1?+

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