#CCAA96 Color

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

Color preview

#CCAA96

Color formats

HEX
#CCAA96
RGB
rgb(204, 170, 150)
RGBA
rgba(204, 170, 150, 1)
HSL
hsl(22, 35%, 69%)
HSV
hsv(22, 26%, 80%)
CMYK
cmyk(0%, 17%, 26%, 20%)
CSS variable
--color-primary: #CCAA96;
Lowercase HEX
#ccaa96

Shades

Tints

Tones

Harmony

CSS snippets for #CCAA96

.color-ccaa96 {
  color: #CCAA96;
  background-color: #CCAA96;
}

Frequently asked questions

What color is #CCAA96?+

#CCAA96 is a HEX color with RGB value rgb(204, 170, 150) and HSL value hsl(22, 35%, 69%). Its closest CSS named color is Tan.

What is the closest Tailwind color to #CCAA96?+

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