#DAAB91 Color

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

Color preview

#DAAB91

Color formats

HEX
#DAAB91
RGB
rgb(218, 171, 145)
RGBA
rgba(218, 171, 145, 1)
HSL
hsl(21, 50%, 71%)
HSV
hsv(21, 33%, 85%)
CMYK
cmyk(0%, 22%, 33%, 15%)
CSS variable
--color-primary: #DAAB91;
Lowercase HEX
#daab91

Shades

Tints

Tones

Harmony

CSS snippets for #DAAB91

.color-daab91 {
  color: #DAAB91;
  background-color: #DAAB91;
}

Frequently asked questions

What color is #DAAB91?+

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

What is the closest Tailwind color to #DAAB91?+

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