#BCEC97 Color

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

Color preview

#BCEC97

Color formats

HEX
#BCEC97
RGB
rgb(188, 236, 151)
RGBA
rgba(188, 236, 151, 1)
HSL
hsl(94, 69%, 76%)
HSV
hsv(94, 36%, 93%)
CMYK
cmyk(20%, 0%, 36%, 7%)
CSS variable
--color-primary: #BCEC97;
Lowercase HEX
#bcec97

Shades

Tints

Tones

Harmony

CSS snippets for #BCEC97

.color-bcec97 {
  color: #BCEC97;
  background-color: #BCEC97;
}

Frequently asked questions

What color is #BCEC97?+

#BCEC97 is a HEX color with RGB value rgb(188, 236, 151) and HSL value hsl(94, 69%, 76%). Its closest CSS named color is PaleGreen.

What is the closest Tailwind color to #BCEC97?+

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