#B1DFCB Color

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

Color preview

#B1DFCB

Color formats

HEX
#B1DFCB
RGB
rgb(177, 223, 203)
RGBA
rgba(177, 223, 203, 1)
HSL
hsl(154, 42%, 78%)
HSV
hsv(154, 21%, 87%)
CMYK
cmyk(21%, 0%, 9%, 13%)
CSS variable
--color-primary: #B1DFCB;
Lowercase HEX
#b1dfcb

Shades

Tints

Tones

Harmony

CSS snippets for #B1DFCB

.color-b1dfcb {
  color: #B1DFCB;
  background-color: #B1DFCB;
}

Frequently asked questions

What color is #B1DFCB?+

#B1DFCB is a HEX color with RGB value rgb(177, 223, 203) and HSL value hsl(154, 42%, 78%). Its closest CSS named color is PowderBlue.

What is the closest Tailwind color to #B1DFCB?+

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