#BDCBED Color

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

Color preview

#BDCBED

Color formats

HEX
#BDCBED
RGB
rgb(189, 203, 237)
RGBA
rgba(189, 203, 237, 1)
HSL
hsl(223, 57%, 84%)
HSV
hsv(223, 20%, 93%)
CMYK
cmyk(20%, 14%, 0%, 7%)
CSS variable
--color-primary: #BDCBED;
Lowercase HEX
#bdcbed

Shades

Tints

Tones

Harmony

CSS snippets for #BDCBED

.color-bdcbed {
  color: #BDCBED;
  background-color: #BDCBED;
}

Frequently asked questions

What color is #BDCBED?+

#BDCBED is a HEX color with RGB value rgb(189, 203, 237) and HSL value hsl(223, 57%, 84%). Its closest CSS named color is LightSteelBlue.

What is the closest Tailwind color to #BDCBED?+

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