#BFEAC8 Color

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

Color preview

#BFEAC8

Color formats

HEX
#BFEAC8
RGB
rgb(191, 234, 200)
RGBA
rgba(191, 234, 200, 1)
HSL
hsl(133, 51%, 83%)
HSV
hsv(133, 18%, 92%)
CMYK
cmyk(18%, 0%, 15%, 8%)
CSS variable
--color-primary: #BFEAC8;
Lowercase HEX
#bfeac8

Shades

Tints

Tones

Harmony

CSS snippets for #BFEAC8

.color-bfeac8 {
  color: #BFEAC8;
  background-color: #BFEAC8;
}

Frequently asked questions

What color is #BFEAC8?+

#BFEAC8 is a HEX color with RGB value rgb(191, 234, 200) and HSL value hsl(133, 51%, 83%). Its closest CSS named color is LightGray.

What is the closest Tailwind color to #BFEAC8?+

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