#B1DCDC Color

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

Color preview

#B1DCDC

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #B1DCDC

.color-b1dcdc {
  color: #B1DCDC;
  background-color: #B1DCDC;
}

Frequently asked questions

What color is #B1DCDC?+

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

What is the closest Tailwind color to #B1DCDC?+

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