#CAADA2 Color

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

Color preview

#CAADA2

Color formats

HEX
#CAADA2
RGB
rgb(202, 173, 162)
RGBA
rgba(202, 173, 162, 1)
HSL
hsl(17, 27%, 71%)
HSV
hsv(17, 20%, 79%)
CMYK
cmyk(0%, 14%, 20%, 21%)
CSS variable
--color-primary: #CAADA2;
Lowercase HEX
#caada2

Shades

Tints

Tones

Harmony

CSS snippets for #CAADA2

.color-caada2 {
  color: #CAADA2;
  background-color: #CAADA2;
}

Frequently asked questions

What color is #CAADA2?+

#CAADA2 is a HEX color with RGB value rgb(202, 173, 162) and HSL value hsl(17, 27%, 71%). Its closest CSS named color is Tan.

What is the closest Tailwind color to #CAADA2?+

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