#CCAAB8 Color

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

Color preview

#CCAAB8

Color formats

HEX
#CCAAB8
RGB
rgb(204, 170, 184)
RGBA
rgba(204, 170, 184, 1)
HSL
hsl(335, 25%, 73%)
HSV
hsv(335, 17%, 80%)
CMYK
cmyk(0%, 17%, 10%, 20%)
CSS variable
--color-primary: #CCAAB8;
Lowercase HEX
#ccaab8

Shades

Tints

Tones

Harmony

CSS snippets for #CCAAB8

.color-ccaab8 {
  color: #CCAAB8;
  background-color: #CCAAB8;
}

Frequently asked questions

What color is #CCAAB8?+

#CCAAB8 is a HEX color with RGB value rgb(204, 170, 184) and HSL value hsl(335, 25%, 73%). Its closest CSS named color is Silver.

What is the closest Tailwind color to #CCAAB8?+

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