#BFCD54 Color

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

Color preview

#BFCD54

Color formats

HEX
#BFCD54
RGB
rgb(191, 205, 84)
RGBA
rgba(191, 205, 84, 1)
HSL
hsl(67, 55%, 57%)
HSV
hsv(67, 59%, 80%)
CMYK
cmyk(7%, 0%, 59%, 20%)
CSS variable
--color-primary: #BFCD54;
Lowercase HEX
#bfcd54

Shades

Tints

Tones

Harmony

CSS snippets for #BFCD54

.color-bfcd54 {
  color: #BFCD54;
  background-color: #BFCD54;
}

Frequently asked questions

What color is #BFCD54?+

#BFCD54 is a HEX color with RGB value rgb(191, 205, 84) and HSL value hsl(67, 55%, 57%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #BFCD54?+

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