#BFAD78 Color

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

Color preview

#BFAD78

Color formats

HEX
#BFAD78
RGB
rgb(191, 173, 120)
RGBA
rgba(191, 173, 120, 1)
HSL
hsl(45, 36%, 61%)
HSV
hsv(45, 37%, 75%)
CMYK
cmyk(0%, 9%, 37%, 25%)
CSS variable
--color-primary: #BFAD78;
Lowercase HEX
#bfad78

Shades

Tints

Tones

Harmony

CSS snippets for #BFAD78

.color-bfad78 {
  color: #BFAD78;
  background-color: #BFAD78;
}

Frequently asked questions

What color is #BFAD78?+

#BFAD78 is a HEX color with RGB value rgb(191, 173, 120) and HSL value hsl(45, 36%, 61%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #BFAD78?+

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