#DFAC53 Color

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

Color preview

#DFAC53

Color formats

HEX
#DFAC53
RGB
rgb(223, 172, 83)
RGBA
rgba(223, 172, 83, 1)
HSL
hsl(38, 69%, 60%)
HSV
hsv(38, 63%, 87%)
CMYK
cmyk(0%, 23%, 63%, 13%)
CSS variable
--color-primary: #DFAC53;
Lowercase HEX
#dfac53

Shades

Tints

Tones

Harmony

CSS snippets for #DFAC53

.color-dfac53 {
  color: #DFAC53;
  background-color: #DFAC53;
}

Frequently asked questions

What color is #DFAC53?+

#DFAC53 is a HEX color with RGB value rgb(223, 172, 83) and HSL value hsl(38, 69%, 60%). Its closest CSS named color is SandyBrown.

What is the closest Tailwind color to #DFAC53?+

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