#DFAD83 Color

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

Color preview

#DFAD83

Color formats

HEX
#DFAD83
RGB
rgb(223, 173, 131)
RGBA
rgba(223, 173, 131, 1)
HSL
hsl(27, 59%, 69%)
HSV
hsv(27, 41%, 87%)
CMYK
cmyk(0%, 22%, 41%, 13%)
CSS variable
--color-primary: #DFAD83;
Lowercase HEX
#dfad83

Shades

Tints

Tones

Harmony

CSS snippets for #DFAD83

.color-dfad83 {
  color: #DFAD83;
  background-color: #DFAD83;
}

Frequently asked questions

What color is #DFAD83?+

#DFAD83 is a HEX color with RGB value rgb(223, 173, 131) and HSL value hsl(27, 59%, 69%). Its closest CSS named color is BurlyWood.

What is the closest Tailwind color to #DFAD83?+

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