#B2DCDC Color

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

Color preview

#B2DCDC

Color formats

HEX
#B2DCDC
RGB
rgb(178, 220, 220)
RGBA
rgba(178, 220, 220, 1)
HSL
hsl(180, 38%, 78%)
HSV
hsv(180, 19%, 86%)
CMYK
cmyk(19%, 0%, 0%, 14%)
CSS variable
--color-primary: #B2DCDC;
Lowercase HEX
#b2dcdc

Shades

Tints

Tones

Harmony

CSS snippets for #B2DCDC

.color-b2dcdc {
  color: #B2DCDC;
  background-color: #B2DCDC;
}

Frequently asked questions

What color is #B2DCDC?+

#B2DCDC is a HEX color with RGB value rgb(178, 220, 220) and HSL value hsl(180, 38%, 78%). Its closest CSS named color is PowderBlue.

What is the closest Tailwind color to #B2DCDC?+

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