#CDAC6D Color

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

Color preview

#CDAC6D

Color formats

HEX
#CDAC6D
RGB
rgb(205, 172, 109)
RGBA
rgba(205, 172, 109, 1)
HSL
hsl(39, 49%, 62%)
HSV
hsv(39, 47%, 80%)
CMYK
cmyk(0%, 16%, 47%, 20%)
CSS variable
--color-primary: #CDAC6D;
Lowercase HEX
#cdac6d

Shades

Tints

Tones

Harmony

CSS snippets for #CDAC6D

.color-cdac6d {
  color: #CDAC6D;
  background-color: #CDAC6D;
}

Frequently asked questions

What color is #CDAC6D?+

#CDAC6D is a HEX color with RGB value rgb(205, 172, 109) and HSL value hsl(39, 49%, 62%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #CDAC6D?+

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