#BFEB60 Color

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

Color preview

#BFEB60

Color formats

HEX
#BFEB60
RGB
rgb(191, 235, 96)
RGBA
rgba(191, 235, 96, 1)
HSL
hsl(79, 78%, 65%)
HSV
hsv(79, 59%, 92%)
CMYK
cmyk(19%, 0%, 59%, 8%)
CSS variable
--color-primary: #BFEB60;
Lowercase HEX
#bfeb60

Shades

Tints

Tones

Harmony

CSS snippets for #BFEB60

.color-bfeb60 {
  color: #BFEB60;
  background-color: #BFEB60;
}

Frequently asked questions

What color is #BFEB60?+

#BFEB60 is a HEX color with RGB value rgb(191, 235, 96) and HSL value hsl(79, 78%, 65%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #BFEB60?+

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