#DAA98E Color

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

Color preview

#DAA98E

Color formats

HEX
#DAA98E
RGB
rgb(218, 169, 142)
RGBA
rgba(218, 169, 142, 1)
HSL
hsl(21, 51%, 71%)
HSV
hsv(21, 35%, 85%)
CMYK
cmyk(0%, 22%, 35%, 15%)
CSS variable
--color-primary: #DAA98E;
Lowercase HEX
#daa98e

Shades

Tints

Tones

Harmony

CSS snippets for #DAA98E

.color-daa98e {
  color: #DAA98E;
  background-color: #DAA98E;
}

Frequently asked questions

What color is #DAA98E?+

#DAA98E is a HEX color with RGB value rgb(218, 169, 142) and HSL value hsl(21, 51%, 71%). Its closest CSS named color is Tan.

What is the closest Tailwind color to #DAA98E?+

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