#DAA58B Color

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

Color preview

#DAA58B

Color formats

HEX
#DAA58B
RGB
rgb(218, 165, 139)
RGBA
rgba(218, 165, 139, 1)
HSL
hsl(20, 52%, 70%)
HSV
hsv(20, 36%, 85%)
CMYK
cmyk(0%, 24%, 36%, 15%)
CSS variable
--color-primary: #DAA58B;
Lowercase HEX
#daa58b

Shades

Tints

Tones

Harmony

CSS snippets for #DAA58B

.color-daa58b {
  color: #DAA58B;
  background-color: #DAA58B;
}

Frequently asked questions

What color is #DAA58B?+

#DAA58B is a HEX color with RGB value rgb(218, 165, 139) and HSL value hsl(20, 52%, 70%). Its closest CSS named color is Tan.

What is the closest Tailwind color to #DAA58B?+

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