#BFAD55 Color

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

Color preview

#BFAD55

Color formats

HEX
#BFAD55
RGB
rgb(191, 173, 85)
RGBA
rgba(191, 173, 85, 1)
HSL
hsl(50, 45%, 54%)
HSV
hsv(50, 55%, 75%)
CMYK
cmyk(0%, 9%, 55%, 25%)
CSS variable
--color-primary: #BFAD55;
Lowercase HEX
#bfad55

Shades

Tints

Tones

Harmony

CSS snippets for #BFAD55

.color-bfad55 {
  color: #BFAD55;
  background-color: #BFAD55;
}

Frequently asked questions

What color is #BFAD55?+

#BFAD55 is a HEX color with RGB value rgb(191, 173, 85) and HSL value hsl(50, 45%, 54%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #BFAD55?+

The closest Tailwind color is orange-400, available as the bg-orange-400 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