#CDAC7B Color

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

Color preview

#CDAC7B

Color formats

HEX
#CDAC7B
RGB
rgb(205, 172, 123)
RGBA
rgba(205, 172, 123, 1)
HSL
hsl(36, 45%, 64%)
HSV
hsv(36, 40%, 80%)
CMYK
cmyk(0%, 16%, 40%, 20%)
CSS variable
--color-primary: #CDAC7B;
Lowercase HEX
#cdac7b

Shades

Tints

Tones

Harmony

CSS snippets for #CDAC7B

.color-cdac7b {
  color: #CDAC7B;
  background-color: #CDAC7B;
}

Frequently asked questions

What color is #CDAC7B?+

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

What is the closest Tailwind color to #CDAC7B?+

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