#B9EEAE Color

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

Color preview

#B9EEAE

Color formats

HEX
#B9EEAE
RGB
rgb(185, 238, 174)
RGBA
rgba(185, 238, 174, 1)
HSL
hsl(110, 65%, 81%)
HSV
hsv(110, 27%, 93%)
CMYK
cmyk(22%, 0%, 27%, 7%)
CSS variable
--color-primary: #B9EEAE;
Lowercase HEX
#b9eeae

Shades

Tints

Tones

Harmony

CSS snippets for #B9EEAE

.color-b9eeae {
  color: #B9EEAE;
  background-color: #B9EEAE;
}

Frequently asked questions

What color is #B9EEAE?+

#B9EEAE is a HEX color with RGB value rgb(185, 238, 174) and HSL value hsl(110, 65%, 81%). Its closest CSS named color is PaleGreen.

What is the closest Tailwind color to #B9EEAE?+

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