#BFDB7D Color

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

Color preview

#BFDB7D

Color formats

HEX
#BFDB7D
RGB
rgb(191, 219, 125)
RGBA
rgba(191, 219, 125, 1)
HSL
hsl(78, 57%, 67%)
HSV
hsv(78, 43%, 86%)
CMYK
cmyk(13%, 0%, 43%, 14%)
CSS variable
--color-primary: #BFDB7D;
Lowercase HEX
#bfdb7d

Shades

Tints

Tones

Harmony

CSS snippets for #BFDB7D

.color-bfdb7d {
  color: #BFDB7D;
  background-color: #BFDB7D;
}

Frequently asked questions

What color is #BFDB7D?+

#BFDB7D is a HEX color with RGB value rgb(191, 219, 125) and HSL value hsl(78, 57%, 67%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #BFDB7D?+

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