#BDBAE2 Color

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

Color preview

#BDBAE2

Color formats

HEX
#BDBAE2
RGB
rgb(189, 186, 226)
RGBA
rgba(189, 186, 226, 1)
HSL
hsl(245, 41%, 81%)
HSV
hsv(245, 18%, 89%)
CMYK
cmyk(16%, 18%, 0%, 11%)
CSS variable
--color-primary: #BDBAE2;
Lowercase HEX
#bdbae2

Shades

Tints

Tones

Harmony

CSS snippets for #BDBAE2

.color-bdbae2 {
  color: #BDBAE2;
  background-color: #BDBAE2;
}

Frequently asked questions

What color is #BDBAE2?+

#BDBAE2 is a HEX color with RGB value rgb(189, 186, 226) and HSL value hsl(245, 41%, 81%). Its closest CSS named color is LightSteelBlue.

What is the closest Tailwind color to #BDBAE2?+

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