#CDAB60 Color

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

Color preview

#CDAB60

Color formats

HEX
#CDAB60
RGB
rgb(205, 171, 96)
RGBA
rgba(205, 171, 96, 1)
HSL
hsl(41, 52%, 59%)
HSV
hsv(41, 53%, 80%)
CMYK
cmyk(0%, 17%, 53%, 20%)
CSS variable
--color-primary: #CDAB60;
Lowercase HEX
#cdab60

Shades

Tints

Tones

Harmony

CSS snippets for #CDAB60

.color-cdab60 {
  color: #CDAB60;
  background-color: #CDAB60;
}

Frequently asked questions

What color is #CDAB60?+

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

What is the closest Tailwind color to #CDAB60?+

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