#CA58B0 Color Information

Hex color code: #CA58B0

#CA58B0 is a understated magenta color. In RGB it is (202, 88, 176), and in HSL it is (314°, 52%, 57%). It is popular in mobile app design.

Try:
Color NameMedium Orchid
HEX
#CA58B0
RGB
202, 88, 176
HSL
314°, 52%, 57%
CMYK
0%, 56%, 13%, 21%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CA58B0; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

202, 88, 176

Red: 202 / Green: 88 / Blue: 176

HSL

314°, 52%, 57%

Hue: 314° / Saturation: 52% / Lightness: 57%

CMYK

0%, 56%, 13%, 21%

Cyan: 0% / Magenta: 56% / Yellow: 13% / Key: 21%

What color is #CA58B0?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CA58B0 to RGB:

rgb(202, 88, 176)HEX to RGB Converter →

HEX to HSL

Convert #CA58B0 to HSL:

hsl(314, 52%, 57%)RGB to HSL Converter →

HEX to CMYK

Convert #CA58B0 to CMYK:

cmyk(0%, 56%, 13%, 21%)Color Converter →

Color Meaning and Usage

#CA58B0 is a subtle magenta color with RGB values of 202, 88, 176 and HSL of 314°, 52%, 57%. This magenta-red hue evokes romance and playfulness, making it suitable for often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CA58B0 is #58CA73, creating high-contrast pairings. For softer combinations, try analogous colors like #AC58CA.

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

Contrast with #CA58B0

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CA58B0?

#CA58B0 is a subtle magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #CA58B0?

#CA58B0 in RGB is (202, 88, 176) - 202 red, 88 green, and 176 blue.

How to use #CA58B0 in CSS?

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

What colors go well with #CA58B0?

#58CA73 (complementary), #AC58CA (analogous), and #A33389 (lighter shade) work well with #CA58B0.