#CABBB6 Color

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

Color preview

#CABBB6

Color formats

HEX
#CABBB6
RGB
rgb(202, 187, 182)
RGBA
rgba(202, 187, 182, 1)
HSL
hsl(15, 16%, 75%)
HSV
hsv(15, 10%, 79%)
CMYK
cmyk(0%, 7%, 10%, 21%)
CSS variable
--color-primary: #CABBB6;
Lowercase HEX
#cabbb6

Shades

Tints

Tones

Harmony

CSS snippets for #CABBB6

.color-cabbb6 {
  color: #CABBB6;
  background-color: #CABBB6;
}

Frequently asked questions

What color is #CABBB6?+

#CABBB6 is a HEX color with RGB value rgb(202, 187, 182) and HSL value hsl(15, 16%, 75%). Its closest CSS named color is Silver.

What is the closest Tailwind color to #CABBB6?+

The closest Tailwind color is stone-300, available as the bg-stone-300 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