#CCADAA Color

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

Color preview

#CCADAA

Color formats

HEX
#CCADAA
RGB
rgb(204, 173, 170)
RGBA
rgba(204, 173, 170, 1)
HSL
hsl(5, 25%, 73%)
HSV
hsv(5, 17%, 80%)
CMYK
cmyk(0%, 15%, 17%, 20%)
CSS variable
--color-primary: #CCADAA;
Lowercase HEX
#ccadaa

Shades

Tints

Tones

Harmony

CSS snippets for #CCADAA

.color-ccadaa {
  color: #CCADAA;
  background-color: #CCADAA;
}

Frequently asked questions

What color is #CCADAA?+

#CCADAA is a HEX color with RGB value rgb(204, 173, 170) and HSL value hsl(5, 25%, 73%). Its closest CSS named color is Tan.

What is the closest Tailwind color to #CCADAA?+

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