#B2DEAD Color

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

Color preview

#B2DEAD

Color formats

HEX
#B2DEAD
RGB
rgb(178, 222, 173)
RGBA
rgba(178, 222, 173, 1)
HSL
hsl(114, 43%, 77%)
HSV
hsv(114, 22%, 87%)
CMYK
cmyk(20%, 0%, 22%, 13%)
CSS variable
--color-primary: #B2DEAD;
Lowercase HEX
#b2dead

Shades

Tints

Tones

Harmony

CSS snippets for #B2DEAD

.color-b2dead {
  color: #B2DEAD;
  background-color: #B2DEAD;
}

Frequently asked questions

What color is #B2DEAD?+

#B2DEAD is a HEX color with RGB value rgb(178, 222, 173) and HSL value hsl(114, 43%, 77%). Its closest CSS named color is Silver.

What is the closest Tailwind color to #B2DEAD?+

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