#BFAD68 Color

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

Color preview

#BFAD68

Color formats

HEX
#BFAD68
RGB
rgb(191, 173, 104)
RGBA
rgba(191, 173, 104, 1)
HSL
hsl(48, 40%, 58%)
HSV
hsv(48, 46%, 75%)
CMYK
cmyk(0%, 9%, 46%, 25%)
CSS variable
--color-primary: #BFAD68;
Lowercase HEX
#bfad68

Shades

Tints

Tones

Harmony

CSS snippets for #BFAD68

.color-bfad68 {
  color: #BFAD68;
  background-color: #BFAD68;
}

Frequently asked questions

What color is #BFAD68?+

#BFAD68 is a HEX color with RGB value rgb(191, 173, 104) and HSL value hsl(48, 40%, 58%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #BFAD68?+

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