#B2DF9A Color

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

Color preview

#B2DF9A

Color formats

HEX
#B2DF9A
RGB
rgb(178, 223, 154)
RGBA
rgba(178, 223, 154, 1)
HSL
hsl(99, 52%, 74%)
HSV
hsv(99, 31%, 87%)
CMYK
cmyk(20%, 0%, 31%, 13%)
CSS variable
--color-primary: #B2DF9A;
Lowercase HEX
#b2df9a

Shades

Tints

Tones

Harmony

CSS snippets for #B2DF9A

.color-b2df9a {
  color: #B2DF9A;
  background-color: #B2DF9A;
}

Frequently asked questions

What color is #B2DF9A?+

#B2DF9A is a HEX color with RGB value rgb(178, 223, 154) and HSL value hsl(99, 52%, 74%). Its closest CSS named color is PaleGreen.

What is the closest Tailwind color to #B2DF9A?+

The closest Tailwind color is lime-200, available as the bg-lime-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