#CCAAA4 Color

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

Color preview

#CCAAA4

Color formats

HEX
#CCAAA4
RGB
rgb(204, 170, 164)
RGBA
rgba(204, 170, 164, 1)
HSL
hsl(9, 28%, 72%)
HSV
hsv(9, 20%, 80%)
CMYK
cmyk(0%, 17%, 20%, 20%)
CSS variable
--color-primary: #CCAAA4;
Lowercase HEX
#ccaaa4

Shades

Tints

Tones

Harmony

CSS snippets for #CCAAA4

.color-ccaaa4 {
  color: #CCAAA4;
  background-color: #CCAAA4;
}

Frequently asked questions

What color is #CCAAA4?+

#CCAAA4 is a HEX color with RGB value rgb(204, 170, 164) and HSL value hsl(9, 28%, 72%). Its closest CSS named color is Tan.

What is the closest Tailwind color to #CCAAA4?+

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