#CDAF81 Color

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

Color preview

#CDAF81

Color formats

HEX
#CDAF81
RGB
rgb(205, 175, 129)
RGBA
rgba(205, 175, 129, 1)
HSL
hsl(36, 43%, 65%)
HSV
hsv(36, 37%, 80%)
CMYK
cmyk(0%, 15%, 37%, 20%)
CSS variable
--color-primary: #CDAF81;
Lowercase HEX
#cdaf81

Shades

Tints

Tones

Harmony

CSS snippets for #CDAF81

.color-cdaf81 {
  color: #CDAF81;
  background-color: #CDAF81;
}

Frequently asked questions

What color is #CDAF81?+

#CDAF81 is a HEX color with RGB value rgb(205, 175, 129) and HSL value hsl(36, 43%, 65%). Its closest CSS named color is Tan.

What is the closest Tailwind color to #CDAF81?+

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