#C5CAAC Color

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

Color preview

#C5CAAC

Color formats

HEX
#C5CAAC
RGB
rgb(197, 202, 172)
RGBA
rgba(197, 202, 172, 1)
HSL
hsl(70, 22%, 73%)
HSV
hsv(70, 15%, 79%)
CMYK
cmyk(2%, 0%, 15%, 21%)
CSS variable
--color-primary: #C5CAAC;
Lowercase HEX
#c5caac

Shades

Tints

Tones

Harmony

CSS snippets for #C5CAAC

.color-c5caac {
  color: #C5CAAC;
  background-color: #C5CAAC;
}

Frequently asked questions

What color is #C5CAAC?+

#C5CAAC is a HEX color with RGB value rgb(197, 202, 172) and HSL value hsl(70, 22%, 73%). Its closest CSS named color is Silver.

What is the closest Tailwind color to #C5CAAC?+

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