#DDAFA1 Color

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

Color preview

#DDAFA1

Color formats

HEX
#DDAFA1
RGB
rgb(221, 175, 161)
RGBA
rgba(221, 175, 161, 1)
HSL
hsl(14, 47%, 75%)
HSV
hsv(14, 27%, 87%)
CMYK
cmyk(0%, 21%, 27%, 13%)
CSS variable
--color-primary: #DDAFA1;
Lowercase HEX
#ddafa1

Shades

Tints

Tones

Harmony

CSS snippets for #DDAFA1

.color-ddafa1 {
  color: #DDAFA1;
  background-color: #DDAFA1;
}

Frequently asked questions

What color is #DDAFA1?+

#DDAFA1 is a HEX color with RGB value rgb(221, 175, 161) and HSL value hsl(14, 47%, 75%). Its closest CSS named color is Tan.

What is the closest Tailwind color to #DDAFA1?+

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