#CCABA8 Color

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

Color preview

#CCABA8

Color formats

HEX
#CCABA8
RGB
rgb(204, 171, 168)
RGBA
rgba(204, 171, 168, 1)
HSL
hsl(5, 26%, 73%)
HSV
hsv(5, 18%, 80%)
CMYK
cmyk(0%, 16%, 18%, 20%)
CSS variable
--color-primary: #CCABA8;
Lowercase HEX
#ccaba8

Shades

Tints

Tones

Harmony

CSS snippets for #CCABA8

.color-ccaba8 {
  color: #CCABA8;
  background-color: #CCABA8;
}

Frequently asked questions

What color is #CCABA8?+

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

What is the closest Tailwind color to #CCABA8?+

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