#BDAFE2 Color

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

Color preview

#BDAFE2

Color formats

HEX
#BDAFE2
RGB
rgb(189, 175, 226)
RGBA
rgba(189, 175, 226, 1)
HSL
hsl(256, 47%, 79%)
HSV
hsv(256, 23%, 89%)
CMYK
cmyk(16%, 23%, 0%, 11%)
CSS variable
--color-primary: #BDAFE2;
Lowercase HEX
#bdafe2

Shades

Tints

Tones

Harmony

CSS snippets for #BDAFE2

.color-bdafe2 {
  color: #BDAFE2;
  background-color: #BDAFE2;
}

Frequently asked questions

What color is #BDAFE2?+

#BDAFE2 is a HEX color with RGB value rgb(189, 175, 226) and HSL value hsl(256, 47%, 79%). Its closest CSS named color is LightSteelBlue.

What is the closest Tailwind color to #BDAFE2?+

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