#BFDD7F Color

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

Color preview

#BFDD7F

Color formats

HEX
#BFDD7F
RGB
rgb(191, 221, 127)
RGBA
rgba(191, 221, 127, 1)
HSL
hsl(79, 58%, 68%)
HSV
hsv(79, 43%, 87%)
CMYK
cmyk(14%, 0%, 43%, 13%)
CSS variable
--color-primary: #BFDD7F;
Lowercase HEX
#bfdd7f

Shades

Tints

Tones

Harmony

CSS snippets for #BFDD7F

.color-bfdd7f {
  color: #BFDD7F;
  background-color: #BFDD7F;
}

Frequently asked questions

What color is #BFDD7F?+

#BFDD7F is a HEX color with RGB value rgb(191, 221, 127) and HSL value hsl(79, 58%, 68%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #BFDD7F?+

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