#BFAFE7 Color

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

Color preview

#BFAFE7

Color formats

HEX
#BFAFE7
RGB
rgb(191, 175, 231)
RGBA
rgba(191, 175, 231, 1)
HSL
hsl(257, 54%, 80%)
HSV
hsv(257, 24%, 91%)
CMYK
cmyk(17%, 24%, 0%, 9%)
CSS variable
--color-primary: #BFAFE7;
Lowercase HEX
#bfafe7

Shades

Tints

Tones

Harmony

CSS snippets for #BFAFE7

.color-bfafe7 {
  color: #BFAFE7;
  background-color: #BFAFE7;
}

Frequently asked questions

What color is #BFAFE7?+

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

What is the closest Tailwind color to #BFAFE7?+

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