#DFAF12 Color

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

Color preview

#DFAF12

Color formats

HEX
#DFAF12
RGB
rgb(223, 175, 18)
RGBA
rgba(223, 175, 18, 1)
HSL
hsl(46, 85%, 47%)
HSV
hsv(46, 92%, 87%)
CMYK
cmyk(0%, 22%, 92%, 13%)
CSS variable
--color-primary: #DFAF12;
Lowercase HEX
#dfaf12

Shades

Tints

Tones

Harmony

CSS snippets for #DFAF12

.color-dfaf12 {
  color: #DFAF12;
  background-color: #DFAF12;
}

Frequently asked questions

What color is #DFAF12?+

#DFAF12 is a HEX color with RGB value rgb(223, 175, 18) and HSL value hsl(46, 85%, 47%). Its closest CSS named color is GoldenRod.

What is the closest Tailwind color to #DFAF12?+

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