#BCDF8B Color

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

Color preview

#BCDF8B

Color formats

HEX
#BCDF8B
RGB
rgb(188, 223, 139)
RGBA
rgba(188, 223, 139, 1)
HSL
hsl(85, 57%, 71%)
HSV
hsv(85, 38%, 87%)
CMYK
cmyk(16%, 0%, 38%, 13%)
CSS variable
--color-primary: #BCDF8B;
Lowercase HEX
#bcdf8b

Shades

Tints

Tones

Harmony

CSS snippets for #BCDF8B

.color-bcdf8b {
  color: #BCDF8B;
  background-color: #BCDF8B;
}

Frequently asked questions

What color is #BCDF8B?+

#BCDF8B is a HEX color with RGB value rgb(188, 223, 139) and HSL value hsl(85, 57%, 71%). Its closest CSS named color is LightGreen.

What is the closest Tailwind color to #BCDF8B?+

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