#BCDFCB Color

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

Color preview

#BCDFCB

Color formats

HEX
#BCDFCB
RGB
rgb(188, 223, 203)
RGBA
rgba(188, 223, 203, 1)
HSL
hsl(146, 35%, 81%)
HSV
hsv(146, 16%, 87%)
CMYK
cmyk(16%, 0%, 9%, 13%)
CSS variable
--color-primary: #BCDFCB;
Lowercase HEX
#bcdfcb

Shades

Tints

Tones

Harmony

CSS snippets for #BCDFCB

.color-bcdfcb {
  color: #BCDFCB;
  background-color: #BCDFCB;
}

Frequently asked questions

What color is #BCDFCB?+

#BCDFCB is a HEX color with RGB value rgb(188, 223, 203) and HSL value hsl(146, 35%, 81%). Its closest CSS named color is LightGray.

What is the closest Tailwind color to #BCDFCB?+

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