#BFEA74 Color

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

Color preview

#BFEA74

Color formats

HEX
#BFEA74
RGB
rgb(191, 234, 116)
RGBA
rgba(191, 234, 116, 1)
HSL
hsl(82, 74%, 69%)
HSV
hsv(82, 50%, 92%)
CMYK
cmyk(18%, 0%, 50%, 8%)
CSS variable
--color-primary: #BFEA74;
Lowercase HEX
#bfea74

Shades

Tints

Tones

Harmony

CSS snippets for #BFEA74

.color-bfea74 {
  color: #BFEA74;
  background-color: #BFEA74;
}

Frequently asked questions

What color is #BFEA74?+

#BFEA74 is a HEX color with RGB value rgb(191, 234, 116) and HSL value hsl(82, 74%, 69%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #BFEA74?+

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