#DAAF89 Color

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

Color preview

#DAAF89

Color formats

HEX
#DAAF89
RGB
rgb(218, 175, 137)
RGBA
rgba(218, 175, 137, 1)
HSL
hsl(28, 52%, 70%)
HSV
hsv(28, 37%, 85%)
CMYK
cmyk(0%, 20%, 37%, 15%)
CSS variable
--color-primary: #DAAF89;
Lowercase HEX
#daaf89

Shades

Tints

Tones

Harmony

CSS snippets for #DAAF89

.color-daaf89 {
  color: #DAAF89;
  background-color: #DAAF89;
}

Frequently asked questions

What color is #DAAF89?+

#DAAF89 is a HEX color with RGB value rgb(218, 175, 137) and HSL value hsl(28, 52%, 70%). Its closest CSS named color is Tan.

What is the closest Tailwind color to #DAAF89?+

The closest Tailwind color is orange-300, available as the bg-orange-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