#CACBC4 Color

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

Color preview

#CACBC4

Color formats

HEX
#CACBC4
RGB
rgb(202, 203, 196)
RGBA
rgba(202, 203, 196, 1)
HSL
hsl(69, 6%, 78%)
HSV
hsv(69, 3%, 80%)
CMYK
cmyk(0%, 0%, 3%, 20%)
CSS variable
--color-primary: #CACBC4;
Lowercase HEX
#cacbc4

Shades

Tints

Tones

Harmony

CSS snippets for #CACBC4

.color-cacbc4 {
  color: #CACBC4;
  background-color: #CACBC4;
}

Frequently asked questions

What color is #CACBC4?+

#CACBC4 is a HEX color with RGB value rgb(202, 203, 196) and HSL value hsl(69, 6%, 78%). Its closest CSS named color is Silver.

What is the closest Tailwind color to #CACBC4?+

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