#C55BEC Color Information

Hex color code: #C55BEC

A dynamic purple shade, #C55BEC appears as (197, 91, 236) in RGB and (284°, 79%, 64%) in HSL. It is widely used in graphic design.

Try:
Color NameMedium Orchid
HEX
#C55BEC
RGB
197, 91, 236
HSL
284°, 79%, 64%
CMYK
17%, 61%, 0%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #C55BEC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

197, 91, 236

Red: 197 / Green: 91 / Blue: 236

HSL

284°, 79%, 64%

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

CMYK

17%, 61%, 0%, 7%

Cyan: 17% / Magenta: 61% / Yellow: 0% / Key: 7%

What color is #C55BEC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #C55BEC to RGB:

rgb(197, 91, 236)HEX to RGB Converter →

HEX to HSL

Convert #C55BEC to HSL:

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

HEX to CMYK

Convert #C55BEC to CMYK:

cmyk(17%, 61%, 0%, 7%)Color Converter →

Color Meaning and Usage

A striking purple tone, #C55BEC has RGB (197, 91, 236) and HSL (284°, 79%, 64%). Known for evoking romance and playfulness, this magenta-red hue is frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #C55BEC is #81EC5B, creating high-contrast pairings. For softer combinations, try analogous colors like #7D5BEC.

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

Contrast with #C55BEC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #C55BEC?

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

What is the RGB value of #C55BEC?

#C55BEC in RGB is (197, 91, 236) - 197 red, 91 green, and 236 blue.

How to use #C55BEC in CSS?

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

What colors go well with #C55BEC?

#81EC5B (complementary), #7D5BEC (analogous), and #AB1AE0 (lighter shade) work well with #C55BEC.