#C2ADBF Color

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

Color preview

#C2ADBF

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #C2ADBF

.color-c2adbf {
  color: #C2ADBF;
  background-color: #C2ADBF;
}

Frequently asked questions

What color is #C2ADBF?+

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

What is the closest Tailwind color to #C2ADBF?+

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