#CA63AE Color Information

Hex color code: #CA63AE

#CA63AE is a subtle magenta color. In RGB it is (202, 99, 174), and in HSL it is (316°, 49%, 59%). It is often used for branding and logos.

Try:
Color NamePale Violet Red
HEX
#CA63AE
RGB
202, 99, 174
HSL
316°, 49%, 59%
CMYK
0%, 51%, 14%, 21%

Shades

CSS Usage
color: #CA63AE;
background-color: #CA63AE;
border-color: #CA63AE;
box-shadow: 0 0 10px #CA63AE;
border: 2px solid #CA63AE;
Tailwind Usage
bg-[#CA63AE]
text-[#CA63AE]
border-[#CA63AE]
shadow-[0_0_10px_CA63AE]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #CA63AE, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #CA63AE; color: #000000; }

Badge

New Feature
.badge { background-color: #CA63AE; color: #000000; }

Text Highlight

The quick brown fox jumps over the lazy dog. highlighted text example shows how the color looks as a text highlight.

Card

Card Title

This card uses your color as a border accent.

.card-accent { border: 2px solid #CA63AE; background-color: #CA63AE15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #CA63AE20; border-left: 4px solid #CA63AE; }

Link / Accent

This is a paragraph with a link using your color. The color can be applied to interactive elements.

a { color: #CA63AE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #CA63AE in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

202, 99, 174

Red: 202 / Green: 99 / Blue: 174

HSL

316°, 49%, 59%

Hue: 316° / Saturation: 49% / Lightness: 59%

CMYK

0%, 51%, 14%, 21%

Cyan: 0% / Magenta: 51% / Yellow: 14% / Key: 21%

What color is #CA63AE?

#CA63AE is a magenta-red hue associated with romance and playfulness.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CA63AE to RGB:

rgb(202, 99, 174)HEX to RGB Converter →

HEX to HSL

Convert #CA63AE to HSL:

hsl(316, 49%, 59%)RGB to HSL Converter →

HEX to CMYK

Convert #CA63AE to CMYK:

cmyk(0%, 51%, 14%, 21%)Color Converter →

Color Meaning and Usage

A soft magenta tone, #CA63AE has RGB (202, 99, 174) and HSL (316°, 49%, 59%). Known for evoking romance and playfulness, this magenta-red hue is popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CA63AE is #63CA7F, creating high-contrast pairings. For softer combinations, try analogous colors like #B263CA.

Use #CA63AE in CSS: color: #CA63AE or background-color: #CA63AE. Create palettes with Color Palette Generator or check contrast with Contrast Checker.

Contrast with #CA63AE

Sample text on this color - The quick brown fox jumps over the lazy dog.

Contrast Ratio: 5.91:1
WCAG AA: Pass
WCAG AAA: Fail

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CA63AE?

#CA63AE is a soft magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #CA63AE?

#CA63AE in RGB is (202, 99, 174) - 202 red, 99 green, and 174 blue.

How to use #CA63AE in CSS?

Use #CA63AE directly in your CSS properties like color or background-color.

What colors go well with #CA63AE?

#63CA7F (complementary), #B263CA (analogous), and #A7398A (lighter shade) work well with #CA63AE.