#DDAF90 Color

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

Color preview

#DDAF90

Color formats

HEX
#DDAF90
RGB
rgb(221, 175, 144)
RGBA
rgba(221, 175, 144, 1)
HSL
hsl(24, 53%, 72%)
HSV
hsv(24, 35%, 87%)
CMYK
cmyk(0%, 21%, 35%, 13%)
CSS variable
--color-primary: #DDAF90;
Lowercase HEX
#ddaf90

Shades

Tints

Tones

Harmony

CSS snippets for #DDAF90

.color-ddaf90 {
  color: #DDAF90;
  background-color: #DDAF90;
}

Frequently asked questions

What color is #DDAF90?+

#DDAF90 is a HEX color with RGB value rgb(221, 175, 144) and HSL value hsl(24, 53%, 72%). Its closest CSS named color is Tan.

What is the closest Tailwind color to #DDAF90?+

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