#BFDE59 Color

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

Color preview

#BFDE59

Color formats

HEX
#BFDE59
RGB
rgb(191, 222, 89)
RGBA
rgba(191, 222, 89, 1)
HSL
hsl(74, 67%, 61%)
HSV
hsv(74, 60%, 87%)
CMYK
cmyk(14%, 0%, 60%, 13%)
CSS variable
--color-primary: #BFDE59;
Lowercase HEX
#bfde59

Shades

Tints

Tones

Harmony

CSS snippets for #BFDE59

.color-bfde59 {
  color: #BFDE59;
  background-color: #BFDE59;
}

Frequently asked questions

What color is #BFDE59?+

#BFDE59 is a HEX color with RGB value rgb(191, 222, 89) and HSL value hsl(74, 67%, 61%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #BFDE59?+

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