#C178CE Color Information

Hex color code: #C178CE

A delicate magenta shade, #C178CE appears as (193, 120, 206) in RGB and (291°, 47%, 64%) in HSL. It is popular in mobile app design.

Try:
Color NameMedium Orchid
HEX
#C178CE
RGB
193, 120, 206
HSL
291°, 47%, 64%
CMYK
6%, 42%, 0%, 19%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #C178CE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

193, 120, 206

Red: 193 / Green: 120 / Blue: 206

HSL

291°, 47%, 64%

Hue: 291° / Saturation: 47% / Lightness: 64%

CMYK

6%, 42%, 0%, 19%

Cyan: 6% / Magenta: 42% / Yellow: 0% / Key: 19%

What color is #C178CE?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #C178CE to RGB:

rgb(193, 120, 206)HEX to RGB Converter →

HEX to HSL

Convert #C178CE to HSL:

hsl(291, 47%, 64%)RGB to HSL Converter →

HEX to CMYK

Convert #C178CE to CMYK:

cmyk(6%, 42%, 0%, 19%)Color Converter →

Color Meaning and Usage

A subtle magenta tone, #C178CE has RGB (193, 120, 206) and HSL (291°, 47%, 64%). Known for evoking romance and playfulness, this magenta-red hue is popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #C178CE is #85CE78, creating high-contrast pairings. For softer combinations, try analogous colors like #9678CE.

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

Contrast with #C178CE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #C178CE?

#C178CE is a subtle magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #C178CE?

#C178CE in RGB is (193, 120, 206) - 193 red, 120 green, and 206 blue.

How to use #C178CE in CSS?

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

What colors go well with #C178CE?

#85CE78 (complementary), #9678CE (analogous), and #A642B8 (lighter shade) work well with #C178CE.