#DABD93 Color

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

Color preview

#DABD93

Color formats

HEX
#DABD93
RGB
rgb(218, 189, 147)
RGBA
rgba(218, 189, 147, 1)
HSL
hsl(35, 49%, 72%)
HSV
hsv(35, 33%, 85%)
CMYK
cmyk(0%, 13%, 33%, 15%)
CSS variable
--color-primary: #DABD93;
Lowercase HEX
#dabd93

Shades

Tints

Tones

Harmony

CSS snippets for #DABD93

.color-dabd93 {
  color: #DABD93;
  background-color: #DABD93;
}

Frequently asked questions

What color is #DABD93?+

#DABD93 is a HEX color with RGB value rgb(218, 189, 147) and HSL value hsl(35, 49%, 72%). Its closest CSS named color is BurlyWood.

What is the closest Tailwind color to #DABD93?+

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