#BEE8DA Color

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

Color preview

#BEE8DA

Color formats

HEX
#BEE8DA
RGB
rgb(190, 232, 218)
RGBA
rgba(190, 232, 218, 1)
HSL
hsl(160, 48%, 83%)
HSV
hsv(160, 18%, 91%)
CMYK
cmyk(18%, 0%, 6%, 9%)
CSS variable
--color-primary: #BEE8DA;
Lowercase HEX
#bee8da

Shades

Tints

Tones

Harmony

CSS snippets for #BEE8DA

.color-bee8da {
  color: #BEE8DA;
  background-color: #BEE8DA;
}

Frequently asked questions

What color is #BEE8DA?+

#BEE8DA is a HEX color with RGB value rgb(190, 232, 218) and HSL value hsl(160, 48%, 83%). Its closest CSS named color is PowderBlue.

What is the closest Tailwind color to #BEE8DA?+

The closest Tailwind color is green-200, available as the bg-green-200 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