#DAA99B Color

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

Color preview

#DAA99B

Color formats

HEX
#DAA99B
RGB
rgb(218, 169, 155)
RGBA
rgba(218, 169, 155, 1)
HSL
hsl(13, 46%, 73%)
HSV
hsv(13, 29%, 85%)
CMYK
cmyk(0%, 22%, 29%, 15%)
CSS variable
--color-primary: #DAA99B;
Lowercase HEX
#daa99b

Shades

Tints

Tones

Harmony

CSS snippets for #DAA99B

.color-daa99b {
  color: #DAA99B;
  background-color: #DAA99B;
}

Frequently asked questions

What color is #DAA99B?+

#DAA99B is a HEX color with RGB value rgb(218, 169, 155) and HSL value hsl(13, 46%, 73%). Its closest CSS named color is Tan.

What is the closest Tailwind color to #DAA99B?+

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