#CA70B6 Color Information

Hex color code: #CA70B6

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

Try:
Color NamePale Violet Red
HEX
#CA70B6
RGB
202, 112, 182
HSL
313°, 46%, 62%
CMYK
0%, 45%, 10%, 21%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CA70B6; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

202, 112, 182

Red: 202 / Green: 112 / Blue: 182

HSL

313°, 46%, 62%

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

CMYK

0%, 45%, 10%, 21%

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

What color is #CA70B6?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CA70B6 to RGB:

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

HEX to HSL

Convert #CA70B6 to HSL:

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

HEX to CMYK

Convert #CA70B6 to CMYK:

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

Color Meaning and Usage

A pastel magenta tone, #CA70B6 has RGB (202, 112, 182) and HSL (313°, 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 #CA70B6 is #72CB85, creating high-contrast pairings. For softer combinations, try analogous colors like #B172CB.

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

Contrast with #CA70B6

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CA70B6?

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

What is the RGB value of #CA70B6?

#CA70B6 in RGB is (202, 112, 182) - 202 red, 112 green, and 182 blue.

How to use #CA70B6 in CSS?

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

What colors go well with #CA70B6?

#72CB85 (complementary), #B172CB (analogous), and #AF4197 (lighter shade) work well with #CA70B6.