#BFEA62 Color

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

Color preview

#BFEA62

Color formats

HEX
#BFEA62
RGB
rgb(191, 234, 98)
RGBA
rgba(191, 234, 98, 1)
HSL
hsl(79, 76%, 65%)
HSV
hsv(79, 58%, 92%)
CMYK
cmyk(18%, 0%, 58%, 8%)
CSS variable
--color-primary: #BFEA62;
Lowercase HEX
#bfea62

Shades

Tints

Tones

Harmony

CSS snippets for #BFEA62

.color-bfea62 {
  color: #BFEA62;
  background-color: #BFEA62;
}

Frequently asked questions

What color is #BFEA62?+

#BFEA62 is a HEX color with RGB value rgb(191, 234, 98) and HSL value hsl(79, 76%, 65%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #BFEA62?+

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