#B9DFCB Color

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

Color preview

#B9DFCB

Color formats

HEX
#B9DFCB
RGB
rgb(185, 223, 203)
RGBA
rgba(185, 223, 203, 1)
HSL
hsl(148, 37%, 80%)
HSV
hsv(148, 17%, 87%)
CMYK
cmyk(17%, 0%, 9%, 13%)
CSS variable
--color-primary: #B9DFCB;
Lowercase HEX
#b9dfcb

Shades

Tints

Tones

Harmony

CSS snippets for #B9DFCB

.color-b9dfcb {
  color: #B9DFCB;
  background-color: #B9DFCB;
}

Frequently asked questions

What color is #B9DFCB?+

#B9DFCB is a HEX color with RGB value rgb(185, 223, 203) and HSL value hsl(148, 37%, 80%). Its closest CSS named color is PowderBlue.

What is the closest Tailwind color to #B9DFCB?+

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