#C3AAAF Color

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

Color preview

#C3AAAF

Color formats

HEX
#C3AAAF
RGB
rgb(195, 170, 175)
RGBA
rgba(195, 170, 175, 1)
HSL
hsl(348, 17%, 72%)
HSV
hsv(348, 13%, 76%)
CMYK
cmyk(0%, 13%, 10%, 24%)
CSS variable
--color-primary: #C3AAAF;
Lowercase HEX
#c3aaaf

Shades

Tints

Tones

Harmony

CSS snippets for #C3AAAF

.color-c3aaaf {
  color: #C3AAAF;
  background-color: #C3AAAF;
}

Frequently asked questions

What color is #C3AAAF?+

#C3AAAF is a HEX color with RGB value rgb(195, 170, 175) and HSL value hsl(348, 17%, 72%). Its closest CSS named color is DarkGray.

What is the closest Tailwind color to #C3AAAF?+

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