#BCDE9C Color

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

Color preview

#BCDE9C

Color formats

HEX
#BCDE9C
RGB
rgb(188, 222, 156)
RGBA
rgba(188, 222, 156, 1)
HSL
hsl(91, 50%, 74%)
HSV
hsv(91, 30%, 87%)
CMYK
cmyk(15%, 0%, 30%, 13%)
CSS variable
--color-primary: #BCDE9C;
Lowercase HEX
#bcde9c

Shades

Tints

Tones

Harmony

CSS snippets for #BCDE9C

.color-bcde9c {
  color: #BCDE9C;
  background-color: #BCDE9C;
}

Frequently asked questions

What color is #BCDE9C?+

#BCDE9C is a HEX color with RGB value rgb(188, 222, 156) and HSL value hsl(91, 50%, 74%). Its closest CSS named color is PaleGreen.

What is the closest Tailwind color to #BCDE9C?+

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