#BFFEB2 Color

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

Color preview

#BFFEB2

Color formats

HEX
#BFFEB2
RGB
rgb(191, 254, 178)
RGBA
rgba(191, 254, 178, 1)
HSL
hsl(110, 97%, 85%)
HSV
hsv(110, 30%, 100%)
CMYK
cmyk(25%, 0%, 30%, 0%)
CSS variable
--color-primary: #BFFEB2;
Lowercase HEX
#bffeb2

Shades

Tints

Tones

Harmony

CSS snippets for #BFFEB2

.color-bffeb2 {
  color: #BFFEB2;
  background-color: #BFFEB2;
}

Frequently asked questions

What color is #BFFEB2?+

#BFFEB2 is a HEX color with RGB value rgb(191, 254, 178) and HSL value hsl(110, 97%, 85%). Its closest CSS named color is PaleGreen.

What is the closest Tailwind color to #BFFEB2?+

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