#CDAE65 Color

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

Color preview

#CDAE65

Color formats

HEX
#CDAE65
RGB
rgb(205, 174, 101)
RGBA
rgba(205, 174, 101, 1)
HSL
hsl(42, 51%, 60%)
HSV
hsv(42, 51%, 80%)
CMYK
cmyk(0%, 15%, 51%, 20%)
CSS variable
--color-primary: #CDAE65;
Lowercase HEX
#cdae65

Shades

Tints

Tones

Harmony

CSS snippets for #CDAE65

.color-cdae65 {
  color: #CDAE65;
  background-color: #CDAE65;
}

Frequently asked questions

What color is #CDAE65?+

#CDAE65 is a HEX color with RGB value rgb(205, 174, 101) and HSL value hsl(42, 51%, 60%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #CDAE65?+

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