#BFDFCB Color

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

Color preview

#BFDFCB

Color formats

HEX
#BFDFCB
RGB
rgb(191, 223, 203)
RGBA
rgba(191, 223, 203, 1)
HSL
hsl(142, 33%, 81%)
HSV
hsv(142, 14%, 87%)
CMYK
cmyk(14%, 0%, 9%, 13%)
CSS variable
--color-primary: #BFDFCB;
Lowercase HEX
#bfdfcb

Shades

Tints

Tones

Harmony

CSS snippets for #BFDFCB

.color-bfdfcb {
  color: #BFDFCB;
  background-color: #BFDFCB;
}

Frequently asked questions

What color is #BFDFCB?+

#BFDFCB is a HEX color with RGB value rgb(191, 223, 203) and HSL value hsl(142, 33%, 81%). Its closest CSS named color is LightGray.

What is the closest Tailwind color to #BFDFCB?+

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