#BFEB6D Color

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

Color preview

#BFEB6D

Color formats

HEX
#BFEB6D
RGB
rgb(191, 235, 109)
RGBA
rgba(191, 235, 109, 1)
HSL
hsl(81, 76%, 67%)
HSV
hsv(81, 54%, 92%)
CMYK
cmyk(19%, 0%, 54%, 8%)
CSS variable
--color-primary: #BFEB6D;
Lowercase HEX
#bfeb6d

Shades

Tints

Tones

Harmony

CSS snippets for #BFEB6D

.color-bfeb6d {
  color: #BFEB6D;
  background-color: #BFEB6D;
}

Frequently asked questions

What color is #BFEB6D?+

#BFEB6D is a HEX color with RGB value rgb(191, 235, 109) and HSL value hsl(81, 76%, 67%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #BFEB6D?+

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