#CCBAAB Color

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

Color preview

#CCBAAB

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #CCBAAB

.color-ccbaab {
  color: #CCBAAB;
  background-color: #CCBAAB;
}

Frequently asked questions

What color is #CCBAAB?+

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

What is the closest Tailwind color to #CCBAAB?+

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