#CDAC7C Color

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

Color preview

#CDAC7C

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #CDAC7C

.color-cdac7c {
  color: #CDAC7C;
  background-color: #CDAC7C;
}

Frequently asked questions

What color is #CDAC7C?+

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

What is the closest Tailwind color to #CDAC7C?+

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