#BFFDBC Color

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

Color preview

#BFFDBC

Color formats

HEX
#BFFDBC
RGB
rgb(191, 253, 188)
RGBA
rgba(191, 253, 188, 1)
HSL
hsl(117, 94%, 86%)
HSV
hsv(117, 26%, 99%)
CMYK
cmyk(25%, 0%, 26%, 1%)
CSS variable
--color-primary: #BFFDBC;
Lowercase HEX
#bffdbc

Shades

Tints

Tones

Harmony

CSS snippets for #BFFDBC

.color-bffdbc {
  color: #BFFDBC;
  background-color: #BFFDBC;
}

Frequently asked questions

What color is #BFFDBC?+

#BFFDBC is a HEX color with RGB value rgb(191, 253, 188) and HSL value hsl(117, 94%, 86%). Its closest CSS named color is LightGray.

What is the closest Tailwind color to #BFFDBC?+

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