#CDAD68 Color

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

Color preview

#CDAD68

Color formats

HEX
#CDAD68
RGB
rgb(205, 173, 104)
RGBA
rgba(205, 173, 104, 1)
HSL
hsl(41, 50%, 61%)
HSV
hsv(41, 49%, 80%)
CMYK
cmyk(0%, 16%, 49%, 20%)
CSS variable
--color-primary: #CDAD68;
Lowercase HEX
#cdad68

Shades

Tints

Tones

Harmony

CSS snippets for #CDAD68

.color-cdad68 {
  color: #CDAD68;
  background-color: #CDAD68;
}

Frequently asked questions

What color is #CDAD68?+

#CDAD68 is a HEX color with RGB value rgb(205, 173, 104) and HSL value hsl(41, 50%, 61%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #CDAD68?+

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