#BCDFC2 Color

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

Color preview

#BCDFC2

Color formats

HEX
#BCDFC2
RGB
rgb(188, 223, 194)
RGBA
rgba(188, 223, 194, 1)
HSL
hsl(130, 35%, 81%)
HSV
hsv(130, 16%, 87%)
CMYK
cmyk(16%, 0%, 13%, 13%)
CSS variable
--color-primary: #BCDFC2;
Lowercase HEX
#bcdfc2

Shades

Tints

Tones

Harmony

CSS snippets for #BCDFC2

.color-bcdfc2 {
  color: #BCDFC2;
  background-color: #BCDFC2;
}

Frequently asked questions

What color is #BCDFC2?+

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

What is the closest Tailwind color to #BCDFC2?+

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