#CDAE80 Color

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

Color preview

#CDAE80

Color formats

HEX
#CDAE80
RGB
rgb(205, 174, 128)
RGBA
rgba(205, 174, 128, 1)
HSL
hsl(36, 44%, 65%)
HSV
hsv(36, 38%, 80%)
CMYK
cmyk(0%, 15%, 38%, 20%)
CSS variable
--color-primary: #CDAE80;
Lowercase HEX
#cdae80

Shades

Tints

Tones

Harmony

CSS snippets for #CDAE80

.color-cdae80 {
  color: #CDAE80;
  background-color: #CDAE80;
}

Frequently asked questions

What color is #CDAE80?+

#CDAE80 is a HEX color with RGB value rgb(205, 174, 128) and HSL value hsl(36, 44%, 65%). Its closest CSS named color is Tan.

What is the closest Tailwind color to #CDAE80?+

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