#BCBF64 Color

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

Color preview

#BCBF64

Color formats

HEX
#BCBF64
RGB
rgb(188, 191, 100)
RGBA
rgba(188, 191, 100, 1)
HSL
hsl(62, 42%, 57%)
HSV
hsv(62, 48%, 75%)
CMYK
cmyk(2%, 0%, 48%, 25%)
CSS variable
--color-primary: #BCBF64;
Lowercase HEX
#bcbf64

Shades

Tints

Tones

Harmony

CSS snippets for #BCBF64

.color-bcbf64 {
  color: #BCBF64;
  background-color: #BCBF64;
}

Frequently asked questions

What color is #BCBF64?+

#BCBF64 is a HEX color with RGB value rgb(188, 191, 100) and HSL value hsl(62, 42%, 57%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #BCBF64?+

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