#DFAD94 Color

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

Color preview

#DFAD94

Color formats

HEX
#DFAD94
RGB
rgb(223, 173, 148)
RGBA
rgba(223, 173, 148, 1)
HSL
hsl(20, 54%, 73%)
HSV
hsv(20, 34%, 87%)
CMYK
cmyk(0%, 22%, 34%, 13%)
CSS variable
--color-primary: #DFAD94;
Lowercase HEX
#dfad94

Shades

Tints

Tones

Harmony

CSS snippets for #DFAD94

.color-dfad94 {
  color: #DFAD94;
  background-color: #DFAD94;
}

Frequently asked questions

What color is #DFAD94?+

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

What is the closest Tailwind color to #DFAD94?+

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