#CABAAB Color

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

Color preview

#CABAAB

Color formats

HEX
#CABAAB
RGB
rgb(202, 186, 171)
RGBA
rgba(202, 186, 171, 1)
HSL
hsl(29, 23%, 73%)
HSV
hsv(29, 15%, 79%)
CMYK
cmyk(0%, 8%, 15%, 21%)
CSS variable
--color-primary: #CABAAB;
Lowercase HEX
#cabaab

Shades

Tints

Tones

Harmony

CSS snippets for #CABAAB

.color-cabaab {
  color: #CABAAB;
  background-color: #CABAAB;
}

Frequently asked questions

What color is #CABAAB?+

#CABAAB is a HEX color with RGB value rgb(202, 186, 171) and HSL value hsl(29, 23%, 73%). Its closest CSS named color is Silver.

What is the closest Tailwind color to #CABAAB?+

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