#DBAD93 Color

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

Color preview

#DBAD93

Color formats

HEX
#DBAD93
RGB
rgb(219, 173, 147)
RGBA
rgba(219, 173, 147, 1)
HSL
hsl(22, 50%, 72%)
HSV
hsv(22, 33%, 86%)
CMYK
cmyk(0%, 21%, 33%, 14%)
CSS variable
--color-primary: #DBAD93;
Lowercase HEX
#dbad93

Shades

Tints

Tones

Harmony

CSS snippets for #DBAD93

.color-dbad93 {
  color: #DBAD93;
  background-color: #DBAD93;
}

Frequently asked questions

What color is #DBAD93?+

#DBAD93 is a HEX color with RGB value rgb(219, 173, 147) and HSL value hsl(22, 50%, 72%). Its closest CSS named color is Tan.

What is the closest Tailwind color to #DBAD93?+

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