#DFAC4F Color

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

Color preview

#DFAC4F

Color formats

HEX
#DFAC4F
RGB
rgb(223, 172, 79)
RGBA
rgba(223, 172, 79, 1)
HSL
hsl(39, 69%, 59%)
HSV
hsv(39, 65%, 87%)
CMYK
cmyk(0%, 23%, 65%, 13%)
CSS variable
--color-primary: #DFAC4F;
Lowercase HEX
#dfac4f

Shades

Tints

Tones

Harmony

CSS snippets for #DFAC4F

.color-dfac4f {
  color: #DFAC4F;
  background-color: #DFAC4F;
}

Frequently asked questions

What color is #DFAC4F?+

#DFAC4F is a HEX color with RGB value rgb(223, 172, 79) and HSL value hsl(39, 69%, 59%). Its closest CSS named color is SandyBrown.

What is the closest Tailwind color to #DFAC4F?+

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