#B6EBAC Color

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

Color preview

#B6EBAC

Color formats

HEX
#B6EBAC
RGB
rgb(182, 235, 172)
RGBA
rgba(182, 235, 172, 1)
HSL
hsl(110, 61%, 80%)
HSV
hsv(110, 27%, 92%)
CMYK
cmyk(23%, 0%, 27%, 8%)
CSS variable
--color-primary: #B6EBAC;
Lowercase HEX
#b6ebac

Shades

Tints

Tones

Harmony

CSS snippets for #B6EBAC

.color-b6ebac {
  color: #B6EBAC;
  background-color: #B6EBAC;
}

Frequently asked questions

What color is #B6EBAC?+

#B6EBAC is a HEX color with RGB value rgb(182, 235, 172) and HSL value hsl(110, 61%, 80%). Its closest CSS named color is PaleGreen.

What is the closest Tailwind color to #B6EBAC?+

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