#C455CE Color Information

Hex color code: #C455CE

The hex color #C455CE is a balanced magenta with RGB values of (196, 85, 206) and HSL of (295°, 55%, 57%). It is frequently seen in web interfaces.

Try:
Color NameMedium Orchid
HEX
#C455CE
RGB
196, 85, 206
HSL
295°, 55%, 57%
CMYK
5%, 59%, 0%, 19%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #C455CE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

196, 85, 206

Red: 196 / Green: 85 / Blue: 206

HSL

295°, 55%, 57%

Hue: 295° / Saturation: 55% / Lightness: 57%

CMYK

5%, 59%, 0%, 19%

Cyan: 5% / Magenta: 59% / Yellow: 0% / Key: 19%

What color is #C455CE?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #C455CE to RGB:

rgb(196, 85, 206)HEX to RGB Converter →

HEX to HSL

Convert #C455CE to HSL:

hsl(295, 55%, 57%)RGB to HSL Converter →

HEX to CMYK

Convert #C455CE to CMYK:

cmyk(5%, 59%, 0%, 19%)Color Converter →

Color Meaning and Usage

A muted magenta tone, #C455CE has RGB (196, 85, 206) and HSL (295°, 55%, 57%). Known for evoking romance and playfulness, this magenta-red hue is typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #C455CE is #5FCE55, creating high-contrast pairings. For softer combinations, try analogous colors like #8755CE.

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

Contrast with #C455CE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #C455CE?

#C455CE is a muted magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #C455CE?

#C455CE in RGB is (196, 85, 206) - 196 red, 85 green, and 206 blue.

How to use #C455CE in CSS?

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

What colors go well with #C455CE?

#5FCE55 (complementary), #8755CE (analogous), and #9C30A6 (lighter shade) work well with #C455CE.