#BFEB73 Color

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

Color preview

#BFEB73

Color formats

HEX
#BFEB73
RGB
rgb(191, 235, 115)
RGBA
rgba(191, 235, 115, 1)
HSL
hsl(82, 75%, 69%)
HSV
hsv(82, 51%, 92%)
CMYK
cmyk(19%, 0%, 51%, 8%)
CSS variable
--color-primary: #BFEB73;
Lowercase HEX
#bfeb73

Shades

Tints

Tones

Harmony

CSS snippets for #BFEB73

.color-bfeb73 {
  color: #BFEB73;
  background-color: #BFEB73;
}

Frequently asked questions

What color is #BFEB73?+

#BFEB73 is a HEX color with RGB value rgb(191, 235, 115) and HSL value hsl(82, 75%, 69%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #BFEB73?+

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