#CA129F Color Information

Hex color code: #CA129F

A eye-catching magenta shade, #CA129F appears as (202, 18, 159) in RGB and (314°, 84%, 43%) in HSL. It is popular in mobile app design.

Try:
Color NameViolet Red
HEX
#CA129F
RGB
202, 18, 159
HSL
314°, 84%, 43%
CMYK
0%, 91%, 21%, 21%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CA129F; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

202, 18, 159

Red: 202 / Green: 18 / Blue: 159

HSL

314°, 84%, 43%

Hue: 314° / Saturation: 84% / Lightness: 43%

CMYK

0%, 91%, 21%, 21%

Cyan: 0% / Magenta: 91% / Yellow: 21% / Key: 21%

What color is #CA129F?

#CA129F is a highly saturated hue associated with energy and excitement.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CA129F to RGB:

rgb(202, 18, 159)HEX to RGB Converter →

HEX to HSL

Convert #CA129F to HSL:

hsl(314, 84%, 43%)RGB to HSL Converter →

HEX to CMYK

Convert #CA129F to CMYK:

cmyk(0%, 91%, 21%, 21%)Color Converter →

Color Meaning and Usage

A eye-catching magenta tone, #CA129F has RGB (202, 18, 159) and HSL (314°, 84%, 43%). Known for evoking energy and excitement, this highly saturated hue is a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CA129F is #12CA3D, creating high-contrast pairings. For softer combinations, try analogous colors like #9912CA.

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

Contrast with #CA129F

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CA129F?

#CA129F is a eye-catching magenta color - a highly saturated hue that evokes energy and excitement.

What is the RGB value of #CA129F?

#CA129F in RGB is (202, 18, 159) - 202 red, 18 green, and 159 blue.

How to use #CA129F in CSS?

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

What colors go well with #CA129F?

#12CA3D (complementary), #9912CA (analogous), and #830B67 (lighter shade) work well with #CA129F.