#DFAC7B Color

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

Color preview

#DFAC7B

Color formats

HEX
#DFAC7B
RGB
rgb(223, 172, 123)
RGBA
rgba(223, 172, 123, 1)
HSL
hsl(29, 61%, 68%)
HSV
hsv(29, 45%, 87%)
CMYK
cmyk(0%, 23%, 45%, 13%)
CSS variable
--color-primary: #DFAC7B;
Lowercase HEX
#dfac7b

Shades

Tints

Tones

Harmony

CSS snippets for #DFAC7B

.color-dfac7b {
  color: #DFAC7B;
  background-color: #DFAC7B;
}

Frequently asked questions

What color is #DFAC7B?+

#DFAC7B is a HEX color with RGB value rgb(223, 172, 123) and HSL value hsl(29, 61%, 68%). Its closest CSS named color is BurlyWood.

What is the closest Tailwind color to #DFAC7B?+

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