#BEEDDC Color

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

Color preview

#BEEDDC

Color formats

HEX
#BEEDDC
RGB
rgb(190, 237, 220)
RGBA
rgba(190, 237, 220, 1)
HSL
hsl(158, 57%, 84%)
HSV
hsv(158, 20%, 93%)
CMYK
cmyk(20%, 0%, 7%, 7%)
CSS variable
--color-primary: #BEEDDC;
Lowercase HEX
#beeddc

Shades

Tints

Tones

Harmony

CSS snippets for #BEEDDC

.color-beeddc {
  color: #BEEDDC;
  background-color: #BEEDDC;
}

Frequently asked questions

What color is #BEEDDC?+

#BEEDDC is a HEX color with RGB value rgb(190, 237, 220) and HSL value hsl(158, 57%, 84%). Its closest CSS named color is PowderBlue.

What is the closest Tailwind color to #BEEDDC?+

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