#DFAB77 Color

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

Color preview

#DFAB77

Color formats

HEX
#DFAB77
RGB
rgb(223, 171, 119)
RGBA
rgba(223, 171, 119, 1)
HSL
hsl(30, 62%, 67%)
HSV
hsv(30, 47%, 87%)
CMYK
cmyk(0%, 23%, 47%, 13%)
CSS variable
--color-primary: #DFAB77;
Lowercase HEX
#dfab77

Shades

Tints

Tones

Harmony

CSS snippets for #DFAB77

.color-dfab77 {
  color: #DFAB77;
  background-color: #DFAB77;
}

Frequently asked questions

What color is #DFAB77?+

#DFAB77 is a HEX color with RGB value rgb(223, 171, 119) and HSL value hsl(30, 62%, 67%). Its closest CSS named color is BurlyWood.

What is the closest Tailwind color to #DFAB77?+

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