#BED2EC Color

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

Color preview

#BED2EC

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #BED2EC

.color-bed2ec {
  color: #BED2EC;
  background-color: #BED2EC;
}

Frequently asked questions

What color is #BED2EC?+

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

What is the closest Tailwind color to #BED2EC?+

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