#CDADA5 Color

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

Color preview

#CDADA5

Color formats

HEX
#CDADA5
RGB
rgb(205, 173, 165)
RGBA
rgba(205, 173, 165, 1)
HSL
hsl(12, 29%, 73%)
HSV
hsv(12, 20%, 80%)
CMYK
cmyk(0%, 16%, 20%, 20%)
CSS variable
--color-primary: #CDADA5;
Lowercase HEX
#cdada5

Shades

Tints

Tones

Harmony

CSS snippets for #CDADA5

.color-cdada5 {
  color: #CDADA5;
  background-color: #CDADA5;
}

Frequently asked questions

What color is #CDADA5?+

#CDADA5 is a HEX color with RGB value rgb(205, 173, 165) and HSL value hsl(12, 29%, 73%). Its closest CSS named color is Tan.

What is the closest Tailwind color to #CDADA5?+

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