#AF6D1D Color

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

Color preview

#AF6D1D

Color formats

HEX
#AF6D1D
RGB
rgb(175, 109, 29)
RGBA
rgba(175, 109, 29, 1)
HSL
hsl(33, 72%, 40%)
HSV
hsv(33, 83%, 69%)
CMYK
cmyk(0%, 38%, 83%, 31%)
CSS variable
--color-primary: #AF6D1D;
Lowercase HEX
#af6d1d

Shades

Tints

Tones

Harmony

CSS snippets for #AF6D1D

.color-af6d1d {
  color: #AF6D1D;
  background-color: #AF6D1D;
}

Frequently asked questions

What color is #AF6D1D?+

#AF6D1D is a HEX color with RGB value rgb(175, 109, 29) and HSL value hsl(33, 72%, 40%). Its closest CSS named color is DarkGoldenRod.

What is the closest Tailwind color to #AF6D1D?+

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