#DFAC93 Color

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

Color preview

#DFAC93

Color formats

HEX
#DFAC93
RGB
rgb(223, 172, 147)
RGBA
rgba(223, 172, 147, 1)
HSL
hsl(20, 54%, 73%)
HSV
hsv(20, 34%, 87%)
CMYK
cmyk(0%, 23%, 34%, 13%)
CSS variable
--color-primary: #DFAC93;
Lowercase HEX
#dfac93

Shades

Tints

Tones

Harmony

CSS snippets for #DFAC93

.color-dfac93 {
  color: #DFAC93;
  background-color: #DFAC93;
}

Frequently asked questions

What color is #DFAC93?+

#DFAC93 is a HEX color with RGB value rgb(223, 172, 147) and HSL value hsl(20, 54%, 73%). Its closest CSS named color is Tan.

What is the closest Tailwind color to #DFAC93?+

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