#CABBB3 Color

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

Color preview

#CABBB3

Color formats

HEX
#CABBB3
RGB
rgb(202, 187, 179)
RGBA
rgba(202, 187, 179, 1)
HSL
hsl(21, 18%, 75%)
HSV
hsv(21, 11%, 79%)
CMYK
cmyk(0%, 7%, 11%, 21%)
CSS variable
--color-primary: #CABBB3;
Lowercase HEX
#cabbb3

Shades

Tints

Tones

Harmony

CSS snippets for #CABBB3

.color-cabbb3 {
  color: #CABBB3;
  background-color: #CABBB3;
}

Frequently asked questions

What color is #CABBB3?+

#CABBB3 is a HEX color with RGB value rgb(202, 187, 179) and HSL value hsl(21, 18%, 75%). Its closest CSS named color is Silver.

What is the closest Tailwind color to #CABBB3?+

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