#CDAC4F Color

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

Color preview

#CDAC4F

Color formats

HEX
#CDAC4F
RGB
rgb(205, 172, 79)
RGBA
rgba(205, 172, 79, 1)
HSL
hsl(44, 56%, 56%)
HSV
hsv(44, 61%, 80%)
CMYK
cmyk(0%, 16%, 61%, 20%)
CSS variable
--color-primary: #CDAC4F;
Lowercase HEX
#cdac4f

Shades

Tints

Tones

Harmony

CSS snippets for #CDAC4F

.color-cdac4f {
  color: #CDAC4F;
  background-color: #CDAC4F;
}

Frequently asked questions

What color is #CDAC4F?+

#CDAC4F is a HEX color with RGB value rgb(205, 172, 79) and HSL value hsl(44, 56%, 56%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #CDAC4F?+

The closest Tailwind color is orange-400, available as the bg-orange-400 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