#BFF8BF Color

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

Color preview

#BFF8BF

Color formats

HEX
#BFF8BF
RGB
rgb(191, 248, 191)
RGBA
rgba(191, 248, 191, 1)
HSL
hsl(120, 80%, 86%)
HSV
hsv(120, 23%, 97%)
CMYK
cmyk(23%, 0%, 23%, 3%)
CSS variable
--color-primary: #BFF8BF;
Lowercase HEX
#bff8bf

Shades

Tints

Tones

Harmony

CSS snippets for #BFF8BF

.color-bff8bf {
  color: #BFF8BF;
  background-color: #BFF8BF;
}

Frequently asked questions

What color is #BFF8BF?+

#BFF8BF is a HEX color with RGB value rgb(191, 248, 191) and HSL value hsl(120, 80%, 86%). Its closest CSS named color is LightGray.

What is the closest Tailwind color to #BFF8BF?+

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