#A6882F Color

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

Color preview

#A6882F

Color formats

HEX
#A6882F
RGB
rgb(166, 136, 47)
RGBA
rgba(166, 136, 47, 1)
HSL
hsl(45, 56%, 42%)
HSV
hsv(45, 72%, 65%)
CMYK
cmyk(0%, 18%, 72%, 35%)
CSS variable
--color-primary: #A6882F;
Lowercase HEX
#a6882f

Shades

Tints

Tones

Harmony

CSS snippets for #A6882F

.color-a6882f {
  color: #A6882F;
  background-color: #A6882F;
}

Frequently asked questions

What color is #A6882F?+

#A6882F is a HEX color with RGB value rgb(166, 136, 47) and HSL value hsl(45, 56%, 42%). Its closest CSS named color is DarkGoldenRod.

What is the closest Tailwind color to #A6882F?+

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