#AF7C1D Color

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

Color preview

#AF7C1D

Color formats

HEX
#AF7C1D
RGB
rgb(175, 124, 29)
RGBA
rgba(175, 124, 29, 1)
HSL
hsl(39, 72%, 40%)
HSV
hsv(39, 83%, 69%)
CMYK
cmyk(0%, 29%, 83%, 31%)
CSS variable
--color-primary: #AF7C1D;
Lowercase HEX
#af7c1d

Shades

Tints

Tones

Harmony

CSS snippets for #AF7C1D

.color-af7c1d {
  color: #AF7C1D;
  background-color: #AF7C1D;
}

Frequently asked questions

What color is #AF7C1D?+

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

What is the closest Tailwind color to #AF7C1D?+

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