#CCABA9 Color

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

Color preview

#CCABA9

Color formats

HEX
#CCABA9
RGB
rgb(204, 171, 169)
RGBA
rgba(204, 171, 169, 1)
HSL
hsl(3, 26%, 73%)
HSV
hsv(3, 17%, 80%)
CMYK
cmyk(0%, 16%, 17%, 20%)
CSS variable
--color-primary: #CCABA9;
Lowercase HEX
#ccaba9

Shades

Tints

Tones

Harmony

CSS snippets for #CCABA9

.color-ccaba9 {
  color: #CCABA9;
  background-color: #CCABA9;
}

Frequently asked questions

What color is #CCABA9?+

#CCABA9 is a HEX color with RGB value rgb(204, 171, 169) and HSL value hsl(3, 26%, 73%). Its closest CSS named color is Tan.

What is the closest Tailwind color to #CCABA9?+

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