#B2DBCB Color

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

Color preview

#B2DBCB

Color formats

HEX
#B2DBCB
RGB
rgb(178, 219, 203)
RGBA
rgba(178, 219, 203, 1)
HSL
hsl(157, 36%, 78%)
HSV
hsv(157, 19%, 86%)
CMYK
cmyk(19%, 0%, 7%, 14%)
CSS variable
--color-primary: #B2DBCB;
Lowercase HEX
#b2dbcb

Shades

Tints

Tones

Harmony

CSS snippets for #B2DBCB

.color-b2dbcb {
  color: #B2DBCB;
  background-color: #B2DBCB;
}

Frequently asked questions

What color is #B2DBCB?+

#B2DBCB is a HEX color with RGB value rgb(178, 219, 203) and HSL value hsl(157, 36%, 78%). Its closest CSS named color is PowderBlue.

What is the closest Tailwind color to #B2DBCB?+

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