#CDAC60 Color

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

Color preview

#CDAC60

Color formats

HEX
#CDAC60
RGB
rgb(205, 172, 96)
RGBA
rgba(205, 172, 96, 1)
HSL
hsl(42, 52%, 59%)
HSV
hsv(42, 53%, 80%)
CMYK
cmyk(0%, 16%, 53%, 20%)
CSS variable
--color-primary: #CDAC60;
Lowercase HEX
#cdac60

Shades

Tints

Tones

Harmony

CSS snippets for #CDAC60

.color-cdac60 {
  color: #CDAC60;
  background-color: #CDAC60;
}

Frequently asked questions

What color is #CDAC60?+

#CDAC60 is a HEX color with RGB value rgb(205, 172, 96) and HSL value hsl(42, 52%, 59%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #CDAC60?+

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