#BCEFAF Color

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

Color preview

#BCEFAF

Color formats

HEX
#BCEFAF
RGB
rgb(188, 239, 175)
RGBA
rgba(188, 239, 175, 1)
HSL
hsl(108, 67%, 81%)
HSV
hsv(108, 27%, 94%)
CMYK
cmyk(21%, 0%, 27%, 6%)
CSS variable
--color-primary: #BCEFAF;
Lowercase HEX
#bcefaf

Shades

Tints

Tones

Harmony

CSS snippets for #BCEFAF

.color-bcefaf {
  color: #BCEFAF;
  background-color: #BCEFAF;
}

Frequently asked questions

What color is #BCEFAF?+

#BCEFAF is a HEX color with RGB value rgb(188, 239, 175) and HSL value hsl(108, 67%, 81%). Its closest CSS named color is PaleGreen.

What is the closest Tailwind color to #BCEFAF?+

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