#CA70B2 Color Information

Hex color code: #CA70B2

A gentle magenta shade, #CA70B2 appears as (202, 112, 178) in RGB and (316°, 46%, 62%) in HSL. It is frequently seen in web interfaces.

Try:
Color NamePale Violet Red
HEX
#CA70B2
RGB
202, 112, 178
HSL
316°, 46%, 62%
CMYK
0%, 45%, 12%, 21%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

New Feature
.badge { background-color: #CA70B2; 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 #CA70B2; background-color: #CA70B215; }

Alert / Toast

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

Link / Accent

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

a { color: #CA70B2; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

202, 112, 178

Red: 202 / Green: 112 / Blue: 178

HSL

316°, 46%, 62%

Hue: 316° / Saturation: 46% / Lightness: 62%

CMYK

0%, 45%, 12%, 21%

Cyan: 0% / Magenta: 45% / Yellow: 12% / Key: 21%

What color is #CA70B2?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CA70B2 to RGB:

rgb(202, 112, 178)HEX to RGB Converter →

HEX to HSL

Convert #CA70B2 to HSL:

hsl(316, 46%, 62%)RGB to HSL Converter →

HEX to CMYK

Convert #CA70B2 to CMYK:

cmyk(0%, 45%, 12%, 21%)Color Converter →

Color Meaning and Usage

A pastel magenta tone, #CA70B2 has RGB (202, 112, 178) and HSL (316°, 46%, 62%). Known for evoking romance and playfulness, this magenta-red hue is typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CA70B2 is #72CB89, creating high-contrast pairings. For softer combinations, try analogous colors like #B672CB.

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

Contrast with #CA70B2

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CA70B2?

#CA70B2 is a pastel magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #CA70B2?

#CA70B2 in RGB is (202, 112, 178) - 202 red, 112 green, and 178 blue.

How to use #CA70B2 in CSS?

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

What colors go well with #CA70B2?

#72CB89 (complementary), #B672CB (analogous), and #AF4192 (lighter shade) work well with #CA70B2.