#CDAD8B Color

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

Color preview

#CDAD8B

Color formats

HEX
#CDAD8B
RGB
rgb(205, 173, 139)
RGBA
rgba(205, 173, 139, 1)
HSL
hsl(31, 40%, 67%)
HSV
hsv(31, 32%, 80%)
CMYK
cmyk(0%, 16%, 32%, 20%)
CSS variable
--color-primary: #CDAD8B;
Lowercase HEX
#cdad8b

Shades

Tints

Tones

Harmony

CSS snippets for #CDAD8B

.color-cdad8b {
  color: #CDAD8B;
  background-color: #CDAD8B;
}

Frequently asked questions

What color is #CDAD8B?+

#CDAD8B is a HEX color with RGB value rgb(205, 173, 139) and HSL value hsl(31, 40%, 67%). Its closest CSS named color is Tan.

What is the closest Tailwind color to #CDAD8B?+

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