#CA51EC Color Information

Hex color code: #CA51EC

A vivid magenta shade, #CA51EC appears as (202, 81, 236) in RGB and (287°, 80%, 62%) in HSL. It is commonly used in modern UI design.

Try:
Color NameMedium Orchid
HEX
#CA51EC
RGB
202, 81, 236
HSL
287°, 80%, 62%
CMYK
14%, 66%, 0%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CA51EC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

202, 81, 236

Red: 202 / Green: 81 / Blue: 236

HSL

287°, 80%, 62%

Hue: 287° / Saturation: 80% / Lightness: 62%

CMYK

14%, 66%, 0%, 7%

Cyan: 14% / Magenta: 66% / Yellow: 0% / Key: 7%

What color is #CA51EC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CA51EC to RGB:

rgb(202, 81, 236)HEX to RGB Converter →

HEX to HSL

Convert #CA51EC to HSL:

hsl(287, 80%, 62%)RGB to HSL Converter →

HEX to CMYK

Convert #CA51EC to CMYK:

cmyk(14%, 66%, 0%, 7%)Color Converter →

Color Meaning and Usage

#CA51EC is a eye-catching magenta color with RGB values of 202, 81, 236 and HSL of 287°, 80%, 62%. 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 #CA51EC is #72EC51, creating high-contrast pairings. For softer combinations, try analogous colors like #7D51EC.

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

Contrast with #CA51EC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CA51EC?

#CA51EC is a eye-catching magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #CA51EC?

#CA51EC in RGB is (202, 81, 236) - 202 red, 81 green, and 236 blue.

How to use #CA51EC in CSS?

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

What colors go well with #CA51EC?

#72EC51 (complementary), #7D51EC (analogous), and #AE18D8 (lighter shade) work well with #CA51EC.