#BCFEAF Color

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

Color preview

#BCFEAF

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #BCFEAF

.color-bcfeaf {
  color: #BCFEAF;
  background-color: #BCFEAF;
}

Frequently asked questions

What color is #BCFEAF?+

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

What is the closest Tailwind color to #BCFEAF?+

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