#BBAFD4 Color

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

Color preview

#BBAFD4

Color formats

HEX
#BBAFD4
RGB
rgb(187, 175, 212)
RGBA
rgba(187, 175, 212, 1)
HSL
hsl(259, 30%, 76%)
HSV
hsv(259, 17%, 83%)
CMYK
cmyk(12%, 17%, 0%, 17%)
CSS variable
--color-primary: #BBAFD4;
Lowercase HEX
#bbafd4

Shades

Tints

Tones

Harmony

CSS snippets for #BBAFD4

.color-bbafd4 {
  color: #BBAFD4;
  background-color: #BBAFD4;
}

Frequently asked questions

What color is #BBAFD4?+

#BBAFD4 is a HEX color with RGB value rgb(187, 175, 212) and HSL value hsl(259, 30%, 76%). Its closest CSS named color is LightSteelBlue.

What is the closest Tailwind color to #BBAFD4?+

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