#CCAA8C Color

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

Color preview

#CCAA8C

Color formats

HEX
#CCAA8C
RGB
rgb(204, 170, 140)
RGBA
rgba(204, 170, 140, 1)
HSL
hsl(28, 39%, 67%)
HSV
hsv(28, 31%, 80%)
CMYK
cmyk(0%, 17%, 31%, 20%)
CSS variable
--color-primary: #CCAA8C;
Lowercase HEX
#ccaa8c

Shades

Tints

Tones

Harmony

CSS snippets for #CCAA8C

.color-ccaa8c {
  color: #CCAA8C;
  background-color: #CCAA8C;
}

Frequently asked questions

What color is #CCAA8C?+

#CCAA8C is a HEX color with RGB value rgb(204, 170, 140) and HSL value hsl(28, 39%, 67%). Its closest CSS named color is Tan.

What is the closest Tailwind color to #CCAA8C?+

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