#B1DCCB Color

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

Color preview

#B1DCCB

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #B1DCCB

.color-b1dccb {
  color: #B1DCCB;
  background-color: #B1DCCB;
}

Frequently asked questions

What color is #B1DCCB?+

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

What is the closest Tailwind color to #B1DCCB?+

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