#BFFEBC Color

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

Color preview

#BFFEBC

Color formats

HEX
#BFFEBC
RGB
rgb(191, 254, 188)
RGBA
rgba(191, 254, 188, 1)
HSL
hsl(117, 97%, 87%)
HSV
hsv(117, 26%, 100%)
CMYK
cmyk(25%, 0%, 26%, 0%)
CSS variable
--color-primary: #BFFEBC;
Lowercase HEX
#bffebc

Shades

Tints

Tones

Harmony

CSS snippets for #BFFEBC

.color-bffebc {
  color: #BFFEBC;
  background-color: #BFFEBC;
}

Frequently asked questions

What color is #BFFEBC?+

#BFFEBC is a HEX color with RGB value rgb(191, 254, 188) and HSL value hsl(117, 97%, 87%). Its closest CSS named color is LightGray.

What is the closest Tailwind color to #BFFEBC?+

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