#BEDAEC Color

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

Color preview

#BEDAEC

Color formats

HEX
#BEDAEC
RGB
rgb(190, 218, 236)
RGBA
rgba(190, 218, 236, 1)
HSL
hsl(203, 55%, 84%)
HSV
hsv(203, 19%, 93%)
CMYK
cmyk(19%, 8%, 0%, 7%)
CSS variable
--color-primary: #BEDAEC;
Lowercase HEX
#bedaec

Shades

Tints

Tones

Harmony

CSS snippets for #BEDAEC

.color-bedaec {
  color: #BEDAEC;
  background-color: #BEDAEC;
}

Frequently asked questions

What color is #BEDAEC?+

#BEDAEC is a HEX color with RGB value rgb(190, 218, 236) and HSL value hsl(203, 55%, 84%). Its closest CSS named color is PowderBlue.

What is the closest Tailwind color to #BEDAEC?+

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