#CA1C99 Color Information

Hex color code: #CA1C99

The hex color #CA1C99 is a bold magenta with RGB values of (202, 28, 153) and HSL of (317°, 76%, 45%). It is frequently seen in web interfaces.

Try:
Color NameViolet Red
HEX
#CA1C99
RGB
202, 28, 153
HSL
317°, 76%, 45%
CMYK
0%, 86%, 24%, 21%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CA1C99; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

202, 28, 153

Red: 202 / Green: 28 / Blue: 153

HSL

317°, 76%, 45%

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

CMYK

0%, 86%, 24%, 21%

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

What color is #CA1C99?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CA1C99 to RGB:

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

HEX to HSL

Convert #CA1C99 to HSL:

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

HEX to CMYK

Convert #CA1C99 to CMYK:

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

Color Meaning and Usage

A vivid magenta tone, #CA1C99 has RGB (202, 28, 153) and HSL (317°, 76%, 45%). Known for evoking romance and playfulness, this magenta-red hue is a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CA1C99 is #1CCA4D, creating high-contrast pairings. For softer combinations, try analogous colors like #A41CCA.

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

Contrast with #CA1C99

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CA1C99?

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

What is the RGB value of #CA1C99?

#CA1C99 in RGB is (202, 28, 153) - 202 red, 28 green, and 153 blue.

How to use #CA1C99 in CSS?

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

What colors go well with #CA1C99?

#1CCA4D (complementary), #A41CCA (analogous), and #871266 (lighter shade) work well with #CA1C99.