#BCFFAE Color

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

Color preview

#BCFFAE

Color formats

HEX
#BCFFAE
RGB
rgb(188, 255, 174)
RGBA
rgba(188, 255, 174, 1)
HSL
hsl(110, 100%, 84%)
HSV
hsv(110, 32%, 100%)
CMYK
cmyk(26%, 0%, 32%, 0%)
CSS variable
--color-primary: #BCFFAE;
Lowercase HEX
#bcffae

Shades

Tints

Tones

Harmony

CSS snippets for #BCFFAE

.color-bcffae {
  color: #BCFFAE;
  background-color: #BCFFAE;
}

Frequently asked questions

What color is #BCFFAE?+

#BCFFAE is a HEX color with RGB value rgb(188, 255, 174) and HSL value hsl(110, 100%, 84%). Its closest CSS named color is PaleGreen.

What is the closest Tailwind color to #BCFFAE?+

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