#B2DF9C Color

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

Color preview

#B2DF9C

Color formats

HEX
#B2DF9C
RGB
rgb(178, 223, 156)
RGBA
rgba(178, 223, 156, 1)
HSL
hsl(100, 51%, 74%)
HSV
hsv(100, 30%, 87%)
CMYK
cmyk(20%, 0%, 30%, 13%)
CSS variable
--color-primary: #B2DF9C;
Lowercase HEX
#b2df9c

Shades

Tints

Tones

Harmony

CSS snippets for #B2DF9C

.color-b2df9c {
  color: #B2DF9C;
  background-color: #B2DF9C;
}

Frequently asked questions

What color is #B2DF9C?+

#B2DF9C is a HEX color with RGB value rgb(178, 223, 156) and HSL value hsl(100, 51%, 74%). Its closest CSS named color is PaleGreen.

What is the closest Tailwind color to #B2DF9C?+

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