#BFBC69 Color

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

Color preview

#BFBC69

Color formats

HEX
#BFBC69
RGB
rgb(191, 188, 105)
RGBA
rgba(191, 188, 105, 1)
HSL
hsl(58, 40%, 58%)
HSV
hsv(58, 45%, 75%)
CMYK
cmyk(0%, 2%, 45%, 25%)
CSS variable
--color-primary: #BFBC69;
Lowercase HEX
#bfbc69

Shades

Tints

Tones

Harmony

CSS snippets for #BFBC69

.color-bfbc69 {
  color: #BFBC69;
  background-color: #BFBC69;
}

Frequently asked questions

What color is #BFBC69?+

#BFBC69 is a HEX color with RGB value rgb(191, 188, 105) and HSL value hsl(58, 40%, 58%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #BFBC69?+

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