#DFAC98 Color

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

Color preview

#DFAC98

Color formats

HEX
#DFAC98
RGB
rgb(223, 172, 152)
RGBA
rgba(223, 172, 152, 1)
HSL
hsl(17, 53%, 74%)
HSV
hsv(17, 32%, 87%)
CMYK
cmyk(0%, 23%, 32%, 13%)
CSS variable
--color-primary: #DFAC98;
Lowercase HEX
#dfac98

Shades

Tints

Tones

Harmony

CSS snippets for #DFAC98

.color-dfac98 {
  color: #DFAC98;
  background-color: #DFAC98;
}

Frequently asked questions

What color is #DFAC98?+

#DFAC98 is a HEX color with RGB value rgb(223, 172, 152) and HSL value hsl(17, 53%, 74%). Its closest CSS named color is Tan.

What is the closest Tailwind color to #DFAC98?+

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