#CBBBAA Color

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

Color preview

#CBBBAA

Color formats

HEX
#CBBBAA
RGB
rgb(203, 187, 170)
RGBA
rgba(203, 187, 170, 1)
HSL
hsl(31, 24%, 73%)
HSV
hsv(31, 16%, 80%)
CMYK
cmyk(0%, 8%, 16%, 20%)
CSS variable
--color-primary: #CBBBAA;
Lowercase HEX
#cbbbaa

Shades

Tints

Tones

Harmony

CSS snippets for #CBBBAA

.color-cbbbaa {
  color: #CBBBAA;
  background-color: #CBBBAA;
}

Frequently asked questions

What color is #CBBBAA?+

#CBBBAA is a HEX color with RGB value rgb(203, 187, 170) and HSL value hsl(31, 24%, 73%). Its closest CSS named color is Silver.

What is the closest Tailwind color to #CBBBAA?+

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