#DFAC6C Color

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

Color preview

#DFAC6C

Color formats

HEX
#DFAC6C
RGB
rgb(223, 172, 108)
RGBA
rgba(223, 172, 108, 1)
HSL
hsl(33, 64%, 65%)
HSV
hsv(33, 52%, 87%)
CMYK
cmyk(0%, 23%, 52%, 13%)
CSS variable
--color-primary: #DFAC6C;
Lowercase HEX
#dfac6c

Shades

Tints

Tones

Harmony

CSS snippets for #DFAC6C

.color-dfac6c {
  color: #DFAC6C;
  background-color: #DFAC6C;
}

Frequently asked questions

What color is #DFAC6C?+

#DFAC6C is a HEX color with RGB value rgb(223, 172, 108) and HSL value hsl(33, 64%, 65%). Its closest CSS named color is SandyBrown.

What is the closest Tailwind color to #DFAC6C?+

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