#CA1C87 Color Information

Hex color code: #CA1C87

#CA1C87 is a dynamic magenta color. In RGB it is (202, 28, 135), and in HSL it is (323°, 76%, 45%). It is typically applied in digital products.

Try:
Color NameMedium Violet Red
HEX
#CA1C87
RGB
202, 28, 135
HSL
323°, 76%, 45%
CMYK
0%, 86%, 33%, 21%

Shades

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

Generate Gradient

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

Preview in UI

Button

.btn-primary { background-color: #CA1C87; color: #FFFFFF; }

Badge

New Feature
.badge { background-color: #CA1C87; color: #FFFFFF; }

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 #CA1C87; background-color: #CA1C8715; }

Alert / Toast

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

Link / Accent

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

a { color: #CA1C87; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

202, 28, 135

Red: 202 / Green: 28 / Blue: 135

HSL

323°, 76%, 45%

Hue: 323° / Saturation: 76% / Lightness: 45%

CMYK

0%, 86%, 33%, 21%

Cyan: 0% / Magenta: 86% / Yellow: 33% / Key: 21%

What color is #CA1C87?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CA1C87 to RGB:

rgb(202, 28, 135)HEX to RGB Converter →

HEX to HSL

Convert #CA1C87 to HSL:

hsl(323, 76%, 45%)RGB to HSL Converter →

HEX to CMYK

Convert #CA1C87 to CMYK:

cmyk(0%, 86%, 33%, 21%)Color Converter →

Color Meaning and Usage

#CA1C87 is a vivid magenta color with RGB values of 202, 28, 135 and HSL of 323°, 76%, 45%. This magenta-red hue evokes romance and playfulness, making it suitable for popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CA1C87 is #1CCA5E, creating high-contrast pairings. For softer combinations, try analogous colors like #B61CCA.

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

Contrast with #CA1C87

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

Contrast Ratio: 4.03:1
WCAG AA: Fail
WCAG AAA: Fail

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CA1C87?

#CA1C87 is a vivid magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #CA1C87?

#CA1C87 in RGB is (202, 28, 135) - 202 red, 28 green, and 135 blue.

How to use #CA1C87 in CSS?

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

What colors go well with #CA1C87?

#1CCA5E (complementary), #B61CCA (analogous), and #87125A (lighter shade) work well with #CA1C87.