#BED5EC Color

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

Color preview

#BED5EC

Color formats

HEX
#BED5EC
RGB
rgb(190, 213, 236)
RGBA
rgba(190, 213, 236, 1)
HSL
hsl(210, 55%, 84%)
HSV
hsv(210, 19%, 93%)
CMYK
cmyk(19%, 10%, 0%, 7%)
CSS variable
--color-primary: #BED5EC;
Lowercase HEX
#bed5ec

Shades

Tints

Tones

Harmony

CSS snippets for #BED5EC

.color-bed5ec {
  color: #BED5EC;
  background-color: #BED5EC;
}

Frequently asked questions

What color is #BED5EC?+

#BED5EC is a HEX color with RGB value rgb(190, 213, 236) and HSL value hsl(210, 55%, 84%). Its closest CSS named color is LightBlue.

What is the closest Tailwind color to #BED5EC?+

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