#BFEEB1 Color

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

Color preview

#BFEEB1

Color formats

HEX
#BFEEB1
RGB
rgb(191, 238, 177)
RGBA
rgba(191, 238, 177, 1)
HSL
hsl(106, 64%, 81%)
HSV
hsv(106, 26%, 93%)
CMYK
cmyk(20%, 0%, 26%, 7%)
CSS variable
--color-primary: #BFEEB1;
Lowercase HEX
#bfeeb1

Shades

Tints

Tones

Harmony

CSS snippets for #BFEEB1

.color-bfeeb1 {
  color: #BFEEB1;
  background-color: #BFEEB1;
}

Frequently asked questions

What color is #BFEEB1?+

#BFEEB1 is a HEX color with RGB value rgb(191, 238, 177) and HSL value hsl(106, 64%, 81%). Its closest CSS named color is LightGray.

What is the closest Tailwind color to #BFEEB1?+

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