#BDBDE0 Color

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

Color preview

#BDBDE0

Color formats

HEX
#BDBDE0
RGB
rgb(189, 189, 224)
RGBA
rgba(189, 189, 224, 1)
HSL
hsl(240, 36%, 81%)
HSV
hsv(240, 16%, 88%)
CMYK
cmyk(16%, 16%, 0%, 12%)
CSS variable
--color-primary: #BDBDE0;
Lowercase HEX
#bdbde0

Shades

Tints

Tones

Harmony

CSS snippets for #BDBDE0

.color-bdbde0 {
  color: #BDBDE0;
  background-color: #BDBDE0;
}

Frequently asked questions

What color is #BDBDE0?+

#BDBDE0 is a HEX color with RGB value rgb(189, 189, 224) and HSL value hsl(240, 36%, 81%). Its closest CSS named color is LightSteelBlue.

What is the closest Tailwind color to #BDBDE0?+

The closest Tailwind color is slate-300, available as the bg-slate-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