#BFCA7D Color

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

Color preview

#BFCA7D

Color formats

HEX
#BFCA7D
RGB
rgb(191, 202, 125)
RGBA
rgba(191, 202, 125, 1)
HSL
hsl(69, 42%, 64%)
HSV
hsv(69, 38%, 79%)
CMYK
cmyk(5%, 0%, 38%, 21%)
CSS variable
--color-primary: #BFCA7D;
Lowercase HEX
#bfca7d

Shades

Tints

Tones

Harmony

CSS snippets for #BFCA7D

.color-bfca7d {
  color: #BFCA7D;
  background-color: #BFCA7D;
}

Frequently asked questions

What color is #BFCA7D?+

#BFCA7D is a HEX color with RGB value rgb(191, 202, 125) and HSL value hsl(69, 42%, 64%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #BFCA7D?+

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