#BFE8AE Color

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

Color preview

#BFE8AE

Color formats

HEX
#BFE8AE
RGB
rgb(191, 232, 174)
RGBA
rgba(191, 232, 174, 1)
HSL
hsl(102, 56%, 80%)
HSV
hsv(102, 25%, 91%)
CMYK
cmyk(18%, 0%, 25%, 9%)
CSS variable
--color-primary: #BFE8AE;
Lowercase HEX
#bfe8ae

Shades

Tints

Tones

Harmony

CSS snippets for #BFE8AE

.color-bfe8ae {
  color: #BFE8AE;
  background-color: #BFE8AE;
}

Frequently asked questions

What color is #BFE8AE?+

#BFE8AE is a HEX color with RGB value rgb(191, 232, 174) and HSL value hsl(102, 56%, 80%). Its closest CSS named color is Silver.

What is the closest Tailwind color to #BFE8AE?+

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