#C3A2B4 Color

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

Color preview

#C3A2B4

Color formats

HEX
#C3A2B4
RGB
rgb(195, 162, 180)
RGBA
rgba(195, 162, 180, 1)
HSL
hsl(327, 22%, 70%)
HSV
hsv(327, 17%, 76%)
CMYK
cmyk(0%, 17%, 8%, 24%)
CSS variable
--color-primary: #C3A2B4;
Lowercase HEX
#c3a2b4

Shades

Tints

Tones

Harmony

CSS snippets for #C3A2B4

.color-c3a2b4 {
  color: #C3A2B4;
  background-color: #C3A2B4;
}

Frequently asked questions

What color is #C3A2B4?+

#C3A2B4 is a HEX color with RGB value rgb(195, 162, 180) and HSL value hsl(327, 22%, 70%). Its closest CSS named color is DarkGray.

What is the closest Tailwind color to #C3A2B4?+

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