#C55CEA Color Information

Hex color code: #C55CEA

A striking purple shade, #C55CEA appears as (197, 92, 234) in RGB and (284°, 77%, 64%) in HSL. It is often used for branding and logos.

Try:
Color NameMedium Orchid
HEX
#C55CEA
RGB
197, 92, 234
HSL
284°, 77%, 64%
CMYK
16%, 61%, 0%, 8%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #C55CEA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

197, 92, 234

Red: 197 / Green: 92 / Blue: 234

HSL

284°, 77%, 64%

Hue: 284° / Saturation: 77% / Lightness: 64%

CMYK

16%, 61%, 0%, 8%

Cyan: 16% / Magenta: 61% / Yellow: 0% / Key: 8%

What color is #C55CEA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #C55CEA to RGB:

rgb(197, 92, 234)HEX to RGB Converter →

HEX to HSL

Convert #C55CEA to HSL:

hsl(284, 77%, 64%)RGB to HSL Converter →

HEX to CMYK

Convert #C55CEA to CMYK:

cmyk(16%, 61%, 0%, 8%)Color Converter →

Color Meaning and Usage

#C55CEA is a striking purple color with RGB values of 197, 92, 234 and HSL of 284°, 77%, 64%. This magenta-red hue evokes romance and playfulness, making it suitable for commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #C55CEA is #82EA5D, creating high-contrast pairings. For softer combinations, try analogous colors like #7E5DEA.

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

Contrast with #C55CEA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #C55CEA?

#C55CEA is a striking purple color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #C55CEA?

#C55CEA in RGB is (197, 92, 234) - 197 red, 92 green, and 234 blue.

How to use #C55CEA in CSS?

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

What colors go well with #C55CEA?

#82EA5D (complementary), #7E5DEA (analogous), and #AA1DDD (lighter shade) work well with #C55CEA.