#CDAA77 Color

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

Color preview

#CDAA77

Color formats

HEX
#CDAA77
RGB
rgb(205, 170, 119)
RGBA
rgba(205, 170, 119, 1)
HSL
hsl(36, 46%, 64%)
HSV
hsv(36, 42%, 80%)
CMYK
cmyk(0%, 17%, 42%, 20%)
CSS variable
--color-primary: #CDAA77;
Lowercase HEX
#cdaa77

Shades

Tints

Tones

Harmony

CSS snippets for #CDAA77

.color-cdaa77 {
  color: #CDAA77;
  background-color: #CDAA77;
}

Frequently asked questions

What color is #CDAA77?+

#CDAA77 is a HEX color with RGB value rgb(205, 170, 119) and HSL value hsl(36, 46%, 64%). Its closest CSS named color is Tan.

What is the closest Tailwind color to #CDAA77?+

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