#B6EEAE Color

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

Color preview

#B6EEAE

Color formats

HEX
#B6EEAE
RGB
rgb(182, 238, 174)
RGBA
rgba(182, 238, 174, 1)
HSL
hsl(113, 65%, 81%)
HSV
hsv(113, 27%, 93%)
CMYK
cmyk(24%, 0%, 27%, 7%)
CSS variable
--color-primary: #B6EEAE;
Lowercase HEX
#b6eeae

Shades

Tints

Tones

Harmony

CSS snippets for #B6EEAE

.color-b6eeae {
  color: #B6EEAE;
  background-color: #B6EEAE;
}

Frequently asked questions

What color is #B6EEAE?+

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

What is the closest Tailwind color to #B6EEAE?+

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