#DAAA88 Color

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

Color preview

#DAAA88

Color formats

HEX
#DAAA88
RGB
rgb(218, 170, 136)
RGBA
rgba(218, 170, 136, 1)
HSL
hsl(25, 53%, 69%)
HSV
hsv(25, 38%, 85%)
CMYK
cmyk(0%, 22%, 38%, 15%)
CSS variable
--color-primary: #DAAA88;
Lowercase HEX
#daaa88

Shades

Tints

Tones

Harmony

CSS snippets for #DAAA88

.color-daaa88 {
  color: #DAAA88;
  background-color: #DAAA88;
}

Frequently asked questions

What color is #DAAA88?+

#DAAA88 is a HEX color with RGB value rgb(218, 170, 136) and HSL value hsl(25, 53%, 69%). Its closest CSS named color is Tan.

What is the closest Tailwind color to #DAAA88?+

The closest Tailwind color is orange-300, available as the bg-orange-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