#BFDE72 Color

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

Color preview

#BFDE72

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #BFDE72

.color-bfde72 {
  color: #BFDE72;
  background-color: #BFDE72;
}

Frequently asked questions

What color is #BFDE72?+

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

What is the closest Tailwind color to #BFDE72?+

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