#DFAC95 Color

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

Color preview

#DFAC95

Color formats

HEX
#DFAC95
RGB
rgb(223, 172, 149)
RGBA
rgba(223, 172, 149, 1)
HSL
hsl(19, 54%, 73%)
HSV
hsv(19, 33%, 87%)
CMYK
cmyk(0%, 23%, 33%, 13%)
CSS variable
--color-primary: #DFAC95;
Lowercase HEX
#dfac95

Shades

Tints

Tones

Harmony

CSS snippets for #DFAC95

.color-dfac95 {
  color: #DFAC95;
  background-color: #DFAC95;
}

Frequently asked questions

What color is #DFAC95?+

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

What is the closest Tailwind color to #DFAC95?+

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