#B2DA95 Color

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

Color preview

#B2DA95

Color formats

HEX
#B2DA95
RGB
rgb(178, 218, 149)
RGBA
rgba(178, 218, 149, 1)
HSL
hsl(95, 48%, 72%)
HSV
hsv(95, 32%, 85%)
CMYK
cmyk(18%, 0%, 32%, 15%)
CSS variable
--color-primary: #B2DA95;
Lowercase HEX
#b2da95

Shades

Tints

Tones

Harmony

CSS snippets for #B2DA95

.color-b2da95 {
  color: #B2DA95;
  background-color: #B2DA95;
}

Frequently asked questions

What color is #B2DA95?+

#B2DA95 is a HEX color with RGB value rgb(178, 218, 149) and HSL value hsl(95, 48%, 72%). Its closest CSS named color is LightGreen.

What is the closest Tailwind color to #B2DA95?+

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