#CCABA0 Color

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

Color preview

#CCABA0

Color formats

HEX
#CCABA0
RGB
rgb(204, 171, 160)
RGBA
rgba(204, 171, 160, 1)
HSL
hsl(15, 30%, 71%)
HSV
hsv(15, 22%, 80%)
CMYK
cmyk(0%, 16%, 22%, 20%)
CSS variable
--color-primary: #CCABA0;
Lowercase HEX
#ccaba0

Shades

Tints

Tones

Harmony

CSS snippets for #CCABA0

.color-ccaba0 {
  color: #CCABA0;
  background-color: #CCABA0;
}

Frequently asked questions

What color is #CCABA0?+

#CCABA0 is a HEX color with RGB value rgb(204, 171, 160) and HSL value hsl(15, 30%, 71%). Its closest CSS named color is Tan.

What is the closest Tailwind color to #CCABA0?+

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