#BFDA7C Color

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

Color preview

#BFDA7C

Color formats

HEX
#BFDA7C
RGB
rgb(191, 218, 124)
RGBA
rgba(191, 218, 124, 1)
HSL
hsl(77, 56%, 67%)
HSV
hsv(77, 43%, 85%)
CMYK
cmyk(12%, 0%, 43%, 15%)
CSS variable
--color-primary: #BFDA7C;
Lowercase HEX
#bfda7c

Shades

Tints

Tones

Harmony

CSS snippets for #BFDA7C

.color-bfda7c {
  color: #BFDA7C;
  background-color: #BFDA7C;
}

Frequently asked questions

What color is #BFDA7C?+

#BFDA7C is a HEX color with RGB value rgb(191, 218, 124) and HSL value hsl(77, 56%, 67%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #BFDA7C?+

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