#CDAA7B Color

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

Color preview

#CDAA7B

Color formats

HEX
#CDAA7B
RGB
rgb(205, 170, 123)
RGBA
rgba(205, 170, 123, 1)
HSL
hsl(34, 45%, 64%)
HSV
hsv(34, 40%, 80%)
CMYK
cmyk(0%, 17%, 40%, 20%)
CSS variable
--color-primary: #CDAA7B;
Lowercase HEX
#cdaa7b

Shades

Tints

Tones

Harmony

CSS snippets for #CDAA7B

.color-cdaa7b {
  color: #CDAA7B;
  background-color: #CDAA7B;
}

Frequently asked questions

What color is #CDAA7B?+

#CDAA7B is a HEX color with RGB value rgb(205, 170, 123) and HSL value hsl(34, 45%, 64%). Its closest CSS named color is Tan.

What is the closest Tailwind color to #CDAA7B?+

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