#DAAB99 Color

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

Color preview

#DAAB99

Color formats

HEX
#DAAB99
RGB
rgb(218, 171, 153)
RGBA
rgba(218, 171, 153, 1)
HSL
hsl(17, 47%, 73%)
HSV
hsv(17, 30%, 85%)
CMYK
cmyk(0%, 22%, 30%, 15%)
CSS variable
--color-primary: #DAAB99;
Lowercase HEX
#daab99

Shades

Tints

Tones

Harmony

CSS snippets for #DAAB99

.color-daab99 {
  color: #DAAB99;
  background-color: #DAAB99;
}

Frequently asked questions

What color is #DAAB99?+

#DAAB99 is a HEX color with RGB value rgb(218, 171, 153) and HSL value hsl(17, 47%, 73%). Its closest CSS named color is Tan.

What is the closest Tailwind color to #DAAB99?+

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