#CCABB3 Color

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

Color preview

#CCABB3

Color formats

HEX
#CCABB3
RGB
rgb(204, 171, 179)
RGBA
rgba(204, 171, 179, 1)
HSL
hsl(345, 24%, 74%)
HSV
hsv(345, 16%, 80%)
CMYK
cmyk(0%, 16%, 12%, 20%)
CSS variable
--color-primary: #CCABB3;
Lowercase HEX
#ccabb3

Shades

Tints

Tones

Harmony

CSS snippets for #CCABB3

.color-ccabb3 {
  color: #CCABB3;
  background-color: #CCABB3;
}

Frequently asked questions

What color is #CCABB3?+

#CCABB3 is a HEX color with RGB value rgb(204, 171, 179) and HSL value hsl(345, 24%, 74%). Its closest CSS named color is Silver.

What is the closest Tailwind color to #CCABB3?+

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