#CA7C8D Color

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

Color preview

#CA7C8D

Color formats

HEX
#CA7C8D
RGB
rgb(202, 124, 141)
RGBA
rgba(202, 124, 141, 1)
HSL
hsl(347, 42%, 64%)
HSV
hsv(347, 39%, 79%)
CMYK
cmyk(0%, 39%, 30%, 21%)
CSS variable
--color-primary: #CA7C8D;
Lowercase HEX
#ca7c8d

Shades

Tints

Tones

Harmony

CSS snippets for #CA7C8D

.color-ca7c8d {
  color: #CA7C8D;
  background-color: #CA7C8D;
}

Frequently asked questions

What color is #CA7C8D?+

#CA7C8D is a HEX color with RGB value rgb(202, 124, 141) and HSL value hsl(347, 42%, 64%). Its closest CSS named color is PaleVioletRed.

What is the closest Tailwind color to #CA7C8D?+

The closest Tailwind color is rose-400, available as the bg-rose-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