#BFEA6A Color

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

Color preview

#BFEA6A

Color formats

HEX
#BFEA6A
RGB
rgb(191, 234, 106)
RGBA
rgba(191, 234, 106, 1)
HSL
hsl(80, 75%, 67%)
HSV
hsv(80, 55%, 92%)
CMYK
cmyk(18%, 0%, 55%, 8%)
CSS variable
--color-primary: #BFEA6A;
Lowercase HEX
#bfea6a

Shades

Tints

Tones

Harmony

CSS snippets for #BFEA6A

.color-bfea6a {
  color: #BFEA6A;
  background-color: #BFEA6A;
}

Frequently asked questions

What color is #BFEA6A?+

#BFEA6A is a HEX color with RGB value rgb(191, 234, 106) and HSL value hsl(80, 75%, 67%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #BFEA6A?+

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