#DAAF91 Color

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

Color preview

#DAAF91

Color formats

HEX
#DAAF91
RGB
rgb(218, 175, 145)
RGBA
rgba(218, 175, 145, 1)
HSL
hsl(25, 50%, 71%)
HSV
hsv(25, 33%, 85%)
CMYK
cmyk(0%, 20%, 33%, 15%)
CSS variable
--color-primary: #DAAF91;
Lowercase HEX
#daaf91

Shades

Tints

Tones

Harmony

CSS snippets for #DAAF91

.color-daaf91 {
  color: #DAAF91;
  background-color: #DAAF91;
}

Frequently asked questions

What color is #DAAF91?+

#DAAF91 is a HEX color with RGB value rgb(218, 175, 145) and HSL value hsl(25, 50%, 71%). Its closest CSS named color is Tan.

What is the closest Tailwind color to #DAAF91?+

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