#BFAD5F Color

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

Color preview

#BFAD5F

Color formats

HEX
#BFAD5F
RGB
rgb(191, 173, 95)
RGBA
rgba(191, 173, 95, 1)
HSL
hsl(49, 43%, 56%)
HSV
hsv(49, 50%, 75%)
CMYK
cmyk(0%, 9%, 50%, 25%)
CSS variable
--color-primary: #BFAD5F;
Lowercase HEX
#bfad5f

Shades

Tints

Tones

Harmony

CSS snippets for #BFAD5F

.color-bfad5f {
  color: #BFAD5F;
  background-color: #BFAD5F;
}

Frequently asked questions

What color is #BFAD5F?+

#BFAD5F is a HEX color with RGB value rgb(191, 173, 95) and HSL value hsl(49, 43%, 56%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #BFAD5F?+

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