#C550EB Color Information

Hex color code: #C550EB

A striking magenta shade, #C550EB appears as (197, 80, 235) in RGB and (285°, 79%, 62%) in HSL. It is popular in mobile app design.

Try:
Color NameMedium Orchid
HEX
#C550EB
RGB
197, 80, 235
HSL
285°, 79%, 62%
CMYK
16%, 66%, 0%, 8%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #C550EB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

197, 80, 235

Red: 197 / Green: 80 / Blue: 235

HSL

285°, 79%, 62%

Hue: 285° / Saturation: 79% / Lightness: 62%

CMYK

16%, 66%, 0%, 8%

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

What color is #C550EB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #C550EB to RGB:

rgb(197, 80, 235)HEX to RGB Converter →

HEX to HSL

Convert #C550EB to HSL:

hsl(285, 79%, 62%)RGB to HSL Converter →

HEX to CMYK

Convert #C550EB to CMYK:

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

Color Meaning and Usage

A striking magenta tone, #C550EB has RGB (197, 80, 235) and HSL (285°, 79%, 62%). Known for evoking romance and playfulness, this magenta-red hue is often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #C550EB is #78EB52, creating high-contrast pairings. For softer combinations, try analogous colors like #7852EB.

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

Contrast with #C550EB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #C550EB?

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

What is the RGB value of #C550EB?

#C550EB in RGB is (197, 80, 235) - 197 red, 80 green, and 235 blue.

How to use #C550EB in CSS?

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

What colors go well with #C550EB?

#78EB52 (complementary), #7852EB (analogous), and #A719D7 (lighter shade) work well with #C550EB.