#BCBF54 Color

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

Color preview

#BCBF54

Color formats

HEX
#BCBF54
RGB
rgb(188, 191, 84)
RGBA
rgba(188, 191, 84, 1)
HSL
hsl(62, 46%, 54%)
HSV
hsv(62, 56%, 75%)
CMYK
cmyk(2%, 0%, 56%, 25%)
CSS variable
--color-primary: #BCBF54;
Lowercase HEX
#bcbf54

Shades

Tints

Tones

Harmony

CSS snippets for #BCBF54

.color-bcbf54 {
  color: #BCBF54;
  background-color: #BCBF54;
}

Frequently asked questions

What color is #BCBF54?+

#BCBF54 is a HEX color with RGB value rgb(188, 191, 84) and HSL value hsl(62, 46%, 54%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #BCBF54?+

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