#C2BFAD Color

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

Color preview

#C2BFAD

Color formats

HEX
#C2BFAD
RGB
rgb(194, 191, 173)
RGBA
rgba(194, 191, 173, 1)
HSL
hsl(51, 15%, 72%)
HSV
hsv(51, 11%, 76%)
CMYK
cmyk(0%, 2%, 11%, 24%)
CSS variable
--color-primary: #C2BFAD;
Lowercase HEX
#c2bfad

Shades

Tints

Tones

Harmony

CSS snippets for #C2BFAD

.color-c2bfad {
  color: #C2BFAD;
  background-color: #C2BFAD;
}

Frequently asked questions

What color is #C2BFAD?+

#C2BFAD is a HEX color with RGB value rgb(194, 191, 173) and HSL value hsl(51, 15%, 72%). Its closest CSS named color is Silver.

What is the closest Tailwind color to #C2BFAD?+

The closest Tailwind color is stone-400, available as the bg-stone-400 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