#B6E7AE Color

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

Color preview

#B6E7AE

Color formats

HEX
#B6E7AE
RGB
rgb(182, 231, 174)
RGBA
rgba(182, 231, 174, 1)
HSL
hsl(112, 54%, 79%)
HSV
hsv(112, 25%, 91%)
CMYK
cmyk(21%, 0%, 25%, 9%)
CSS variable
--color-primary: #B6E7AE;
Lowercase HEX
#b6e7ae

Shades

Tints

Tones

Harmony

CSS snippets for #B6E7AE

.color-b6e7ae {
  color: #B6E7AE;
  background-color: #B6E7AE;
}

Frequently asked questions

What color is #B6E7AE?+

#B6E7AE is a HEX color with RGB value rgb(182, 231, 174) and HSL value hsl(112, 54%, 79%). Its closest CSS named color is PaleGreen.

What is the closest Tailwind color to #B6E7AE?+

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