#C8A0A2 Color

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

Color preview

#C8A0A2

Color formats

HEX
#C8A0A2
RGB
rgb(200, 160, 162)
RGBA
rgba(200, 160, 162, 1)
HSL
hsl(357, 27%, 71%)
HSV
hsv(357, 20%, 78%)
CMYK
cmyk(0%, 20%, 19%, 22%)
CSS variable
--color-primary: #C8A0A2;
Lowercase HEX
#c8a0a2

Shades

Tints

Tones

Harmony

CSS snippets for #C8A0A2

.color-c8a0a2 {
  color: #C8A0A2;
  background-color: #C8A0A2;
}

Frequently asked questions

What color is #C8A0A2?+

#C8A0A2 is a HEX color with RGB value rgb(200, 160, 162) and HSL value hsl(357, 27%, 71%). Its closest CSS named color is RosyBrown.

What is the closest Tailwind color to #C8A0A2?+

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