#DAA48B Color

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

Color preview

#DAA48B

Color formats

HEX
#DAA48B
RGB
rgb(218, 164, 139)
RGBA
rgba(218, 164, 139, 1)
HSL
hsl(19, 52%, 70%)
HSV
hsv(19, 36%, 85%)
CMYK
cmyk(0%, 25%, 36%, 15%)
CSS variable
--color-primary: #DAA48B;
Lowercase HEX
#daa48b

Shades

Tints

Tones

Harmony

CSS snippets for #DAA48B

.color-daa48b {
  color: #DAA48B;
  background-color: #DAA48B;
}

Frequently asked questions

What color is #DAA48B?+

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

What is the closest Tailwind color to #DAA48B?+

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