#CA2BBD Color Information

Hex color code: #CA2BBD

#CA2BBD is a balanced magenta color. In RGB it is (202, 43, 189), and in HSL it is (305°, 65%, 48%). It is frequently seen in web interfaces.

Try:
Color NameViolet Red
HEX
#CA2BBD
RGB
202, 43, 189
HSL
305°, 65%, 48%
CMYK
0%, 79%, 6%, 21%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CA2BBD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

202, 43, 189

Red: 202 / Green: 43 / Blue: 189

HSL

305°, 65%, 48%

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

CMYK

0%, 79%, 6%, 21%

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

What color is #CA2BBD?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CA2BBD to RGB:

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

HEX to HSL

Convert #CA2BBD to HSL:

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

HEX to CMYK

Convert #CA2BBD to CMYK:

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

Color Meaning and Usage

A neutral magenta tone, #CA2BBD has RGB (202, 43, 189) and HSL (305°, 65%, 48%). Known for evoking romance and playfulness, this magenta-red hue is popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

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

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

Contrast with #CA2BBD

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CA2BBD?

#CA2BBD is a neutral magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #CA2BBD?

#CA2BBD in RGB is (202, 43, 189) - 202 red, 43 green, and 189 blue.

How to use #CA2BBD in CSS?

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

What colors go well with #CA2BBD?

#2BCA38 (complementary), #882BCA (analogous), and #8B1D82 (lighter shade) work well with #CA2BBD.