#CDAD55 Color

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

Color preview

#CDAD55

Color formats

HEX
#CDAD55
RGB
rgb(205, 173, 85)
RGBA
rgba(205, 173, 85, 1)
HSL
hsl(44, 55%, 57%)
HSV
hsv(44, 59%, 80%)
CMYK
cmyk(0%, 16%, 59%, 20%)
CSS variable
--color-primary: #CDAD55;
Lowercase HEX
#cdad55

Shades

Tints

Tones

Harmony

CSS snippets for #CDAD55

.color-cdad55 {
  color: #CDAD55;
  background-color: #CDAD55;
}

Frequently asked questions

What color is #CDAD55?+

#CDAD55 is a HEX color with RGB value rgb(205, 173, 85) and HSL value hsl(44, 55%, 57%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #CDAD55?+

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