#B2DF9D Color

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

Color preview

#B2DF9D

Color formats

HEX
#B2DF9D
RGB
rgb(178, 223, 157)
RGBA
rgba(178, 223, 157, 1)
HSL
hsl(101, 51%, 75%)
HSV
hsv(101, 30%, 87%)
CMYK
cmyk(20%, 0%, 30%, 13%)
CSS variable
--color-primary: #B2DF9D;
Lowercase HEX
#b2df9d

Shades

Tints

Tones

Harmony

CSS snippets for #B2DF9D

.color-b2df9d {
  color: #B2DF9D;
  background-color: #B2DF9D;
}

Frequently asked questions

What color is #B2DF9D?+

#B2DF9D is a HEX color with RGB value rgb(178, 223, 157) and HSL value hsl(101, 51%, 75%). Its closest CSS named color is PaleGreen.

What is the closest Tailwind color to #B2DF9D?+

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