#DAAA86 Color

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

Color preview

#DAAA86

Color formats

HEX
#DAAA86
RGB
rgb(218, 170, 134)
RGBA
rgba(218, 170, 134, 1)
HSL
hsl(26, 53%, 69%)
HSV
hsv(26, 39%, 85%)
CMYK
cmyk(0%, 22%, 39%, 15%)
CSS variable
--color-primary: #DAAA86;
Lowercase HEX
#daaa86

Shades

Tints

Tones

Harmony

CSS snippets for #DAAA86

.color-daaa86 {
  color: #DAAA86;
  background-color: #DAAA86;
}

Frequently asked questions

What color is #DAAA86?+

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

What is the closest Tailwind color to #DAAA86?+

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