#BFAFE8 Color

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

Color preview

#BFAFE8

Color formats

HEX
#BFAFE8
RGB
rgb(191, 175, 232)
RGBA
rgba(191, 175, 232, 1)
HSL
hsl(257, 55%, 80%)
HSV
hsv(257, 25%, 91%)
CMYK
cmyk(18%, 25%, 0%, 9%)
CSS variable
--color-primary: #BFAFE8;
Lowercase HEX
#bfafe8

Shades

Tints

Tones

Harmony

CSS snippets for #BFAFE8

.color-bfafe8 {
  color: #BFAFE8;
  background-color: #BFAFE8;
}

Frequently asked questions

What color is #BFAFE8?+

#BFAFE8 is a HEX color with RGB value rgb(191, 175, 232) and HSL value hsl(257, 55%, 80%). Its closest CSS named color is LightSteelBlue.

What is the closest Tailwind color to #BFAFE8?+

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