#CDAC58 Color

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

Color preview

#CDAC58

Color formats

HEX
#CDAC58
RGB
rgb(205, 172, 88)
RGBA
rgba(205, 172, 88, 1)
HSL
hsl(43, 54%, 57%)
HSV
hsv(43, 57%, 80%)
CMYK
cmyk(0%, 16%, 57%, 20%)
CSS variable
--color-primary: #CDAC58;
Lowercase HEX
#cdac58

Shades

Tints

Tones

Harmony

CSS snippets for #CDAC58

.color-cdac58 {
  color: #CDAC58;
  background-color: #CDAC58;
}

Frequently asked questions

What color is #CDAC58?+

#CDAC58 is a HEX color with RGB value rgb(205, 172, 88) and HSL value hsl(43, 54%, 57%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #CDAC58?+

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