#BFDE73 Color

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

Color preview

#BFDE73

Color formats

HEX
#BFDE73
RGB
rgb(191, 222, 115)
RGBA
rgba(191, 222, 115, 1)
HSL
hsl(77, 62%, 66%)
HSV
hsv(77, 48%, 87%)
CMYK
cmyk(14%, 0%, 48%, 13%)
CSS variable
--color-primary: #BFDE73;
Lowercase HEX
#bfde73

Shades

Tints

Tones

Harmony

CSS snippets for #BFDE73

.color-bfde73 {
  color: #BFDE73;
  background-color: #BFDE73;
}

Frequently asked questions

What color is #BFDE73?+

#BFDE73 is a HEX color with RGB value rgb(191, 222, 115) and HSL value hsl(77, 62%, 66%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #BFDE73?+

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