#DFAC92 Color

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

Color preview

#DFAC92

Color formats

HEX
#DFAC92
RGB
rgb(223, 172, 146)
RGBA
rgba(223, 172, 146, 1)
HSL
hsl(20, 55%, 72%)
HSV
hsv(20, 35%, 87%)
CMYK
cmyk(0%, 23%, 35%, 13%)
CSS variable
--color-primary: #DFAC92;
Lowercase HEX
#dfac92

Shades

Tints

Tones

Harmony

CSS snippets for #DFAC92

.color-dfac92 {
  color: #DFAC92;
  background-color: #DFAC92;
}

Frequently asked questions

What color is #DFAC92?+

#DFAC92 is a HEX color with RGB value rgb(223, 172, 146) and HSL value hsl(20, 55%, 72%). Its closest CSS named color is BurlyWood.

What is the closest Tailwind color to #DFAC92?+

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