#CA2B6D Color Information

Hex color code: #CA2B6D

The hex color #CA2B6D is a vibrant magenta with RGB values of (202, 43, 109) and HSL of (335°, 65%, 48%). It is popular in mobile app design.

Try:
Color NameMedium Violet Red
HEX
#CA2B6D
RGB
202, 43, 109
HSL
335°, 65%, 48%
CMYK
0%, 79%, 46%, 21%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CA2B6D; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

202, 43, 109

Red: 202 / Green: 43 / Blue: 109

HSL

335°, 65%, 48%

Hue: 335° / Saturation: 65% / Lightness: 48%

CMYK

0%, 79%, 46%, 21%

Cyan: 0% / Magenta: 79% / Yellow: 46% / Key: 21%

What color is #CA2B6D?

#CA2B6D is a red-orange hue associated with warmth and passion.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CA2B6D to RGB:

rgb(202, 43, 109)HEX to RGB Converter →

HEX to HSL

Convert #CA2B6D to HSL:

hsl(335, 65%, 48%)RGB to HSL Converter →

HEX to CMYK

Convert #CA2B6D to CMYK:

cmyk(0%, 79%, 46%, 21%)Color Converter →

Color Meaning and Usage

#CA2B6D is a warm magenta color with RGB values of 202, 43, 109 and HSL of 335°, 65%, 48%. This red-orange hue evokes warmth and passion, making it suitable for often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CA2B6D is #2BCA88, creating high-contrast pairings. For softer combinations, try analogous colors like #CA2BBD.

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

Contrast with #CA2B6D

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CA2B6D?

#CA2B6D is a warm magenta color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #CA2B6D?

#CA2B6D in RGB is (202, 43, 109) - 202 red, 43 green, and 109 blue.

How to use #CA2B6D in CSS?

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

What colors go well with #CA2B6D?

#2BCA88 (complementary), #CA2BBD (analogous), and #8B1D4B (lighter shade) work well with #CA2B6D.