#CA57EA Color Information

Hex color code: #CA57EA

A striking magenta shade, #CA57EA appears as (202, 87, 234) in RGB and (287°, 78%, 63%) in HSL. It is often used for branding and logos.

Try:
Color NameMedium Orchid
HEX
#CA57EA
RGB
202, 87, 234
HSL
287°, 78%, 63%
CMYK
14%, 63%, 0%, 8%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CA57EA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

202, 87, 234

Red: 202 / Green: 87 / Blue: 234

HSL

287°, 78%, 63%

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

CMYK

14%, 63%, 0%, 8%

Cyan: 14% / Magenta: 63% / Yellow: 0% / Key: 8%

What color is #CA57EA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CA57EA to RGB:

rgb(202, 87, 234)HEX to RGB Converter →

HEX to HSL

Convert #CA57EA to HSL:

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

HEX to CMYK

Convert #CA57EA to CMYK:

cmyk(14%, 63%, 0%, 8%)Color Converter →

Color Meaning and Usage

A vivid magenta tone, #CA57EA has RGB (202, 87, 234) and HSL (287°, 78%, 63%). Known for evoking romance and playfulness, this magenta-red hue is typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CA57EA is #77EA57, creating high-contrast pairings. For softer combinations, try analogous colors like #8157EA.

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

Contrast with #CA57EA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CA57EA?

#CA57EA is a vivid magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #CA57EA?

#CA57EA in RGB is (202, 87, 234) - 202 red, 87 green, and 234 blue.

How to use #CA57EA in CSS?

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

What colors go well with #CA57EA?

#77EA57 (complementary), #8157EA (analogous), and #B11BDA (lighter shade) work well with #CA57EA.