#DBAD81 Color

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

Color preview

#DBAD81

Color formats

HEX
#DBAD81
RGB
rgb(219, 173, 129)
RGBA
rgba(219, 173, 129, 1)
HSL
hsl(29, 56%, 68%)
HSV
hsv(29, 41%, 86%)
CMYK
cmyk(0%, 21%, 41%, 14%)
CSS variable
--color-primary: #DBAD81;
Lowercase HEX
#dbad81

Shades

Tints

Tones

Harmony

CSS snippets for #DBAD81

.color-dbad81 {
  color: #DBAD81;
  background-color: #DBAD81;
}

Frequently asked questions

What color is #DBAD81?+

#DBAD81 is a HEX color with RGB value rgb(219, 173, 129) and HSL value hsl(29, 56%, 68%). Its closest CSS named color is BurlyWood.

What is the closest Tailwind color to #DBAD81?+

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