#CACAB4 Color

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

Color preview

#CACAB4

Color formats

HEX
#CACAB4
RGB
rgb(202, 202, 180)
RGBA
rgba(202, 202, 180, 1)
HSL
hsl(60, 17%, 75%)
HSV
hsv(60, 11%, 79%)
CMYK
cmyk(0%, 0%, 11%, 21%)
CSS variable
--color-primary: #CACAB4;
Lowercase HEX
#cacab4

Shades

Tints

Tones

Harmony

CSS snippets for #CACAB4

.color-cacab4 {
  color: #CACAB4;
  background-color: #CACAB4;
}

Frequently asked questions

What color is #CACAB4?+

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

What is the closest Tailwind color to #CACAB4?+

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