#BFDE58 Color

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

Color preview

#BFDE58

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #BFDE58

.color-bfde58 {
  color: #BFDE58;
  background-color: #BFDE58;
}

Frequently asked questions

What color is #BFDE58?+

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

What is the closest Tailwind color to #BFDE58?+

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