#BDCDED Color

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

Color preview

#BDCDED

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #BDCDED

.color-bdcded {
  color: #BDCDED;
  background-color: #BDCDED;
}

Frequently asked questions

What color is #BDCDED?+

#BDCDED is a HEX color with RGB value rgb(189, 205, 237) and HSL value hsl(220, 57%, 84%). Its closest CSS named color is LightBlue.

What is the closest Tailwind color to #BDCDED?+

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