#CA7A7B Color

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

Color preview

#CA7A7B

Color formats

HEX
#CA7A7B
RGB
rgb(202, 122, 123)
RGBA
rgba(202, 122, 123, 1)
HSL
hsl(359, 43%, 64%)
HSV
hsv(359, 40%, 79%)
CMYK
cmyk(0%, 40%, 39%, 21%)
CSS variable
--color-primary: #CA7A7B;
Lowercase HEX
#ca7a7b

Shades

Tints

Tones

Harmony

CSS snippets for #CA7A7B

.color-ca7a7b {
  color: #CA7A7B;
  background-color: #CA7A7B;
}

Frequently asked questions

What color is #CA7A7B?+

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

What is the closest Tailwind color to #CA7A7B?+

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