#CDADA2 Color

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

Color preview

#CDADA2

Color formats

HEX
#CDADA2
RGB
rgb(205, 173, 162)
RGBA
rgba(205, 173, 162, 1)
HSL
hsl(15, 30%, 72%)
HSV
hsv(15, 21%, 80%)
CMYK
cmyk(0%, 16%, 21%, 20%)
CSS variable
--color-primary: #CDADA2;
Lowercase HEX
#cdada2

Shades

Tints

Tones

Harmony

CSS snippets for #CDADA2

.color-cdada2 {
  color: #CDADA2;
  background-color: #CDADA2;
}

Frequently asked questions

What color is #CDADA2?+

#CDADA2 is a HEX color with RGB value rgb(205, 173, 162) and HSL value hsl(15, 30%, 72%). Its closest CSS named color is Tan.

What is the closest Tailwind color to #CDADA2?+

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