#BEE5DC Color

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

Color preview

#BEE5DC

Color formats

HEX
#BEE5DC
RGB
rgb(190, 229, 220)
RGBA
rgba(190, 229, 220, 1)
HSL
hsl(166, 43%, 82%)
HSV
hsv(166, 17%, 90%)
CMYK
cmyk(17%, 0%, 4%, 10%)
CSS variable
--color-primary: #BEE5DC;
Lowercase HEX
#bee5dc

Shades

Tints

Tones

Harmony

CSS snippets for #BEE5DC

.color-bee5dc {
  color: #BEE5DC;
  background-color: #BEE5DC;
}

Frequently asked questions

What color is #BEE5DC?+

#BEE5DC is a HEX color with RGB value rgb(190, 229, 220) and HSL value hsl(166, 43%, 82%). Its closest CSS named color is PowderBlue.

What is the closest Tailwind color to #BEE5DC?+

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