#BEEDB5 Color

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

Color preview

#BEEDB5

Color formats

HEX
#BEEDB5
RGB
rgb(190, 237, 181)
RGBA
rgba(190, 237, 181, 1)
HSL
hsl(110, 61%, 82%)
HSV
hsv(110, 24%, 93%)
CMYK
cmyk(20%, 0%, 24%, 7%)
CSS variable
--color-primary: #BEEDB5;
Lowercase HEX
#beedb5

Shades

Tints

Tones

Harmony

CSS snippets for #BEEDB5

.color-beedb5 {
  color: #BEEDB5;
  background-color: #BEEDB5;
}

Frequently asked questions

What color is #BEEDB5?+

#BEEDB5 is a HEX color with RGB value rgb(190, 237, 181) and HSL value hsl(110, 61%, 82%). Its closest CSS named color is LightGray.

What is the closest Tailwind color to #BEEDB5?+

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