#BFE9AE Color

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

Color preview

#BFE9AE

Color formats

HEX
#BFE9AE
RGB
rgb(191, 233, 174)
RGBA
rgba(191, 233, 174, 1)
HSL
hsl(103, 57%, 80%)
HSV
hsv(103, 25%, 91%)
CMYK
cmyk(18%, 0%, 25%, 9%)
CSS variable
--color-primary: #BFE9AE;
Lowercase HEX
#bfe9ae

Shades

Tints

Tones

Harmony

CSS snippets for #BFE9AE

.color-bfe9ae {
  color: #BFE9AE;
  background-color: #BFE9AE;
}

Frequently asked questions

What color is #BFE9AE?+

#BFE9AE is a HEX color with RGB value rgb(191, 233, 174) and HSL value hsl(103, 57%, 80%). Its closest CSS named color is Silver.

What is the closest Tailwind color to #BFE9AE?+

The closest Tailwind color is lime-200, available as the bg-lime-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