#BFDE78 Color

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

Color preview

#BFDE78

Color formats

HEX
#BFDE78
RGB
rgb(191, 222, 120)
RGBA
rgba(191, 222, 120, 1)
HSL
hsl(78, 61%, 67%)
HSV
hsv(78, 46%, 87%)
CMYK
cmyk(14%, 0%, 46%, 13%)
CSS variable
--color-primary: #BFDE78;
Lowercase HEX
#bfde78

Shades

Tints

Tones

Harmony

CSS snippets for #BFDE78

.color-bfde78 {
  color: #BFDE78;
  background-color: #BFDE78;
}

Frequently asked questions

What color is #BFDE78?+

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

What is the closest Tailwind color to #BFDE78?+

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