#BFCA5D Color

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

Color preview

#BFCA5D

Color formats

HEX
#BFCA5D
RGB
rgb(191, 202, 93)
RGBA
rgba(191, 202, 93, 1)
HSL
hsl(66, 51%, 58%)
HSV
hsv(66, 54%, 79%)
CMYK
cmyk(5%, 0%, 54%, 21%)
CSS variable
--color-primary: #BFCA5D;
Lowercase HEX
#bfca5d

Shades

Tints

Tones

Harmony

CSS snippets for #BFCA5D

.color-bfca5d {
  color: #BFCA5D;
  background-color: #BFCA5D;
}

Frequently asked questions

What color is #BFCA5D?+

#BFCA5D is a HEX color with RGB value rgb(191, 202, 93) and HSL value hsl(66, 51%, 58%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #BFCA5D?+

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