#B2DFA9 Color

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

Color preview

#B2DFA9

Color formats

HEX
#B2DFA9
RGB
rgb(178, 223, 169)
RGBA
rgba(178, 223, 169, 1)
HSL
hsl(110, 46%, 77%)
HSV
hsv(110, 24%, 87%)
CMYK
cmyk(20%, 0%, 24%, 13%)
CSS variable
--color-primary: #B2DFA9;
Lowercase HEX
#b2dfa9

Shades

Tints

Tones

Harmony

CSS snippets for #B2DFA9

.color-b2dfa9 {
  color: #B2DFA9;
  background-color: #B2DFA9;
}

Frequently asked questions

What color is #B2DFA9?+

#B2DFA9 is a HEX color with RGB value rgb(178, 223, 169) and HSL value hsl(110, 46%, 77%). Its closest CSS named color is Silver.

What is the closest Tailwind color to #B2DFA9?+

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