#CA52EF Color Information

Hex color code: #CA52EF

#CA52EF is a vivid magenta color. In RGB it is (202, 82, 239), and in HSL it is (286°, 83%, 63%). It is commonly used in modern UI design.

Try:
Color NameMedium Orchid
HEX
#CA52EF
RGB
202, 82, 239
HSL
286°, 83%, 63%
CMYK
15%, 66%, 0%, 6%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CA52EF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

202, 82, 239

Red: 202 / Green: 82 / Blue: 239

HSL

286°, 83%, 63%

Hue: 286° / Saturation: 83% / Lightness: 63%

CMYK

15%, 66%, 0%, 6%

Cyan: 15% / Magenta: 66% / Yellow: 0% / Key: 6%

What color is #CA52EF?

#CA52EF is a highly saturated hue associated with energy and excitement.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CA52EF to RGB:

rgb(202, 82, 239)HEX to RGB Converter →

HEX to HSL

Convert #CA52EF to HSL:

hsl(286, 83%, 63%)RGB to HSL Converter →

HEX to CMYK

Convert #CA52EF to CMYK:

cmyk(15%, 66%, 0%, 6%)Color Converter →

Color Meaning and Usage

#CA52EF is a bold magenta color with RGB values of 202, 82, 239 and HSL of 286°, 83%, 63%. This highly saturated hue evokes energy and excitement, making it suitable for popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CA52EF is #77EF52, creating high-contrast pairings. For softer combinations, try analogous colors like #7C52EF.

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

Contrast with #CA52EF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CA52EF?

#CA52EF is a bold magenta color - a highly saturated hue that evokes energy and excitement.

What is the RGB value of #CA52EF?

#CA52EF in RGB is (202, 82, 239) - 202 red, 82 green, and 239 blue.

How to use #CA52EF in CSS?

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

What colors go well with #CA52EF?

#77EF52 (complementary), #7C52EF (analogous), and #B115E0 (lighter shade) work well with #CA52EF.