#CA92EE Color Information

Hex color code: #CA92EE

A vivid purple shade, #CA92EE appears as (202, 146, 238) in RGB and (277°, 73%, 75%) in HSL. It is commonly used in modern UI design.

Try:
Color NamePlum
HEX
#CA92EE
RGB
202, 146, 238
HSL
277°, 73%, 75%
CMYK
15%, 39%, 0%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CA92EE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

202, 146, 238

Red: 202 / Green: 146 / Blue: 238

HSL

277°, 73%, 75%

Hue: 277° / Saturation: 73% / Lightness: 75%

CMYK

15%, 39%, 0%, 7%

Cyan: 15% / Magenta: 39% / Yellow: 0% / Key: 7%

What color is #CA92EE?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CA92EE to RGB:

rgb(202, 146, 238)HEX to RGB Converter →

HEX to HSL

Convert #CA92EE to HSL:

hsl(277, 73%, 75%)RGB to HSL Converter →

HEX to CMYK

Convert #CA92EE to CMYK:

cmyk(15%, 39%, 0%, 7%)Color Converter →

Color Meaning and Usage

#CA92EE is a bold purple color with RGB values of 202, 146, 238 and HSL of 277°, 73%, 75%. This magenta-red hue evokes romance and playfulness, making it suitable for popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CA92EE is #B4EE91, creating high-contrast pairings. For softer combinations, try analogous colors like #9C91EE.

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

Contrast with #CA92EE

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

Contrast Ratio: 8.86:1
WCAG AA: Pass
WCAG AAA: Pass

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CA92EE?

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

What is the RGB value of #CA92EE?

#CA92EE in RGB is (202, 146, 238) - 202 red, 146 green, and 238 blue.

How to use #CA92EE in CSS?

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

What colors go well with #CA92EE?

#B4EE91 (complementary), #9C91EE (analogous), and #AA4FE3 (lighter shade) work well with #CA92EE.