#CABBB5 Color

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

Color preview

#CABBB5

Color formats

HEX
#CABBB5
RGB
rgb(202, 187, 181)
RGBA
rgba(202, 187, 181, 1)
HSL
hsl(17, 17%, 75%)
HSV
hsv(17, 10%, 79%)
CMYK
cmyk(0%, 7%, 10%, 21%)
CSS variable
--color-primary: #CABBB5;
Lowercase HEX
#cabbb5

Shades

Tints

Tones

Harmony

CSS snippets for #CABBB5

.color-cabbb5 {
  color: #CABBB5;
  background-color: #CABBB5;
}

Frequently asked questions

What color is #CABBB5?+

#CABBB5 is a HEX color with RGB value rgb(202, 187, 181) and HSL value hsl(17, 17%, 75%). Its closest CSS named color is Silver.

What is the closest Tailwind color to #CABBB5?+

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