#CA7A7E Color

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

Color preview

#CA7A7E

Color formats

HEX
#CA7A7E
RGB
rgb(202, 122, 126)
RGBA
rgba(202, 122, 126, 1)
HSL
hsl(357, 43%, 64%)
HSV
hsv(357, 40%, 79%)
CMYK
cmyk(0%, 40%, 38%, 21%)
CSS variable
--color-primary: #CA7A7E;
Lowercase HEX
#ca7a7e

Shades

Tints

Tones

Harmony

CSS snippets for #CA7A7E

.color-ca7a7e {
  color: #CA7A7E;
  background-color: #CA7A7E;
}

Frequently asked questions

What color is #CA7A7E?+

#CA7A7E is a HEX color with RGB value rgb(202, 122, 126) and HSL value hsl(357, 43%, 64%). Its closest CSS named color is PaleVioletRed.

What is the closest Tailwind color to #CA7A7E?+

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