#B2DEDA Color

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

Color preview

#B2DEDA

Color formats

HEX
#B2DEDA
RGB
rgb(178, 222, 218)
RGBA
rgba(178, 222, 218, 1)
HSL
hsl(175, 40%, 78%)
HSV
hsv(175, 20%, 87%)
CMYK
cmyk(20%, 0%, 2%, 13%)
CSS variable
--color-primary: #B2DEDA;
Lowercase HEX
#b2deda

Shades

Tints

Tones

Harmony

CSS snippets for #B2DEDA

.color-b2deda {
  color: #B2DEDA;
  background-color: #B2DEDA;
}

Frequently asked questions

What color is #B2DEDA?+

#B2DEDA is a HEX color with RGB value rgb(178, 222, 218) and HSL value hsl(175, 40%, 78%). Its closest CSS named color is PowderBlue.

What is the closest Tailwind color to #B2DEDA?+

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