#CCAA95 Color

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

Color preview

#CCAA95

Color formats

HEX
#CCAA95
RGB
rgb(204, 170, 149)
RGBA
rgba(204, 170, 149, 1)
HSL
hsl(23, 35%, 69%)
HSV
hsv(23, 27%, 80%)
CMYK
cmyk(0%, 17%, 27%, 20%)
CSS variable
--color-primary: #CCAA95;
Lowercase HEX
#ccaa95

Shades

Tints

Tones

Harmony

CSS snippets for #CCAA95

.color-ccaa95 {
  color: #CCAA95;
  background-color: #CCAA95;
}

Frequently asked questions

What color is #CCAA95?+

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

What is the closest Tailwind color to #CCAA95?+

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