#BCFFAF Color

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

Color preview

#BCFFAF

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #BCFFAF

.color-bcffaf {
  color: #BCFFAF;
  background-color: #BCFFAF;
}

Frequently asked questions

What color is #BCFFAF?+

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

What is the closest Tailwind color to #BCFFAF?+

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