#BEEEB2 Color

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

Color preview

#BEEEB2

Color formats

HEX
#BEEEB2
RGB
rgb(190, 238, 178)
RGBA
rgba(190, 238, 178, 1)
HSL
hsl(108, 64%, 82%)
HSV
hsv(108, 25%, 93%)
CMYK
cmyk(20%, 0%, 25%, 7%)
CSS variable
--color-primary: #BEEEB2;
Lowercase HEX
#beeeb2

Shades

Tints

Tones

Harmony

CSS snippets for #BEEEB2

.color-beeeb2 {
  color: #BEEEB2;
  background-color: #BEEEB2;
}

Frequently asked questions

What color is #BEEEB2?+

#BEEEB2 is a HEX color with RGB value rgb(190, 238, 178) and HSL value hsl(108, 64%, 82%). Its closest CSS named color is LightGray.

What is the closest Tailwind color to #BEEEB2?+

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