#C2A1B4 Color

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

Color preview

#C2A1B4

Color formats

HEX
#C2A1B4
RGB
rgb(194, 161, 180)
RGBA
rgba(194, 161, 180, 1)
HSL
hsl(325, 21%, 70%)
HSV
hsv(325, 17%, 76%)
CMYK
cmyk(0%, 17%, 7%, 24%)
CSS variable
--color-primary: #C2A1B4;
Lowercase HEX
#c2a1b4

Shades

Tints

Tones

Harmony

CSS snippets for #C2A1B4

.color-c2a1b4 {
  color: #C2A1B4;
  background-color: #C2A1B4;
}

Frequently asked questions

What color is #C2A1B4?+

#C2A1B4 is a HEX color with RGB value rgb(194, 161, 180) and HSL value hsl(325, 21%, 70%). Its closest CSS named color is DarkGray.

What is the closest Tailwind color to #C2A1B4?+

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