#DAA39D Color

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

Color preview

#DAA39D

Color formats

HEX
#DAA39D
RGB
rgb(218, 163, 157)
RGBA
rgba(218, 163, 157, 1)
HSL
hsl(6, 45%, 74%)
HSV
hsv(6, 28%, 85%)
CMYK
cmyk(0%, 25%, 28%, 15%)
CSS variable
--color-primary: #DAA39D;
Lowercase HEX
#daa39d

Shades

Tints

Tones

Harmony

CSS snippets for #DAA39D

.color-daa39d {
  color: #DAA39D;
  background-color: #DAA39D;
}

Frequently asked questions

What color is #DAA39D?+

#DAA39D is a HEX color with RGB value rgb(218, 163, 157) and HSL value hsl(6, 45%, 74%). Its closest CSS named color is Tan.

What is the closest Tailwind color to #DAA39D?+

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