#BFAEE1 Color

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

Color preview

#BFAEE1

Color formats

HEX
#BFAEE1
RGB
rgb(191, 174, 225)
RGBA
rgba(191, 174, 225, 1)
HSL
hsl(260, 46%, 78%)
HSV
hsv(260, 23%, 88%)
CMYK
cmyk(15%, 23%, 0%, 12%)
CSS variable
--color-primary: #BFAEE1;
Lowercase HEX
#bfaee1

Shades

Tints

Tones

Harmony

CSS snippets for #BFAEE1

.color-bfaee1 {
  color: #BFAEE1;
  background-color: #BFAEE1;
}

Frequently asked questions

What color is #BFAEE1?+

#BFAEE1 is a HEX color with RGB value rgb(191, 174, 225) and HSL value hsl(260, 46%, 78%). Its closest CSS named color is LightSteelBlue.

What is the closest Tailwind color to #BFAEE1?+

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