#CCABAB Color

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

Color preview

#CCABAB

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #CCABAB

.color-ccabab {
  color: #CCABAB;
  background-color: #CCABAB;
}

Frequently asked questions

What color is #CCABAB?+

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

What is the closest Tailwind color to #CCABAB?+

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