#CA58E9 Color Information

Hex color code: #CA58E9

The hex color #CA58E9 is a vivid magenta with RGB values of (202, 88, 233) and HSL of (287°, 77%, 63%). It is commonly used in modern UI design.

Try:
Color NameMedium Orchid
HEX
#CA58E9
RGB
202, 88, 233
HSL
287°, 77%, 63%
CMYK
13%, 62%, 0%, 9%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CA58E9; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

202, 88, 233

Red: 202 / Green: 88 / Blue: 233

HSL

287°, 77%, 63%

Hue: 287° / Saturation: 77% / Lightness: 63%

CMYK

13%, 62%, 0%, 9%

Cyan: 13% / Magenta: 62% / Yellow: 0% / Key: 9%

What color is #CA58E9?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CA58E9 to RGB:

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

HEX to HSL

Convert #CA58E9 to HSL:

hsl(287, 77%, 63%)RGB to HSL Converter →

HEX to CMYK

Convert #CA58E9 to CMYK:

cmyk(13%, 62%, 0%, 9%)Color Converter →

Color Meaning and Usage

#CA58E9 is a bold magenta color with RGB values of 202, 88, 233 and HSL of 287°, 77%, 63%. This magenta-red hue evokes romance and playfulness, making it suitable for a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CA58E9 is #77E958, creating high-contrast pairings. For softer combinations, try analogous colors like #8158E9.

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

Contrast with #CA58E9

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CA58E9?

#CA58E9 is a bold magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #CA58E9?

#CA58E9 in RGB is (202, 88, 233) - 202 red, 88 green, and 233 blue.

How to use #CA58E9 in CSS?

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

What colors go well with #CA58E9?

#77E958 (complementary), #8158E9 (analogous), and #B01CD9 (lighter shade) work well with #CA58E9.