#C1ADBF Color

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

Color preview

#C1ADBF

Color formats

HEX
#C1ADBF
RGB
rgb(193, 173, 191)
RGBA
rgba(193, 173, 191, 1)
HSL
hsl(306, 14%, 72%)
HSV
hsv(306, 10%, 76%)
CMYK
cmyk(0%, 10%, 1%, 24%)
CSS variable
--color-primary: #C1ADBF;
Lowercase HEX
#c1adbf

Shades

Tints

Tones

Harmony

CSS snippets for #C1ADBF

.color-c1adbf {
  color: #C1ADBF;
  background-color: #C1ADBF;
}

Frequently asked questions

What color is #C1ADBF?+

#C1ADBF is a HEX color with RGB value rgb(193, 173, 191) and HSL value hsl(306, 14%, 72%). Its closest CSS named color is Silver.

What is the closest Tailwind color to #C1ADBF?+

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