#C478BC Color Information

Hex color code: #C478BC

The hex color #C478BC is a soft magenta with RGB values of (196, 120, 188) and HSL of (306°, 39%, 62%). It is typically applied in digital products.

Try:
Color NameMedium Orchid
HEX
#C478BC
RGB
196, 120, 188
HSL
306°, 39%, 62%
CMYK
0%, 39%, 4%, 23%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #C478BC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

196, 120, 188

Red: 196 / Green: 120 / Blue: 188

HSL

306°, 39%, 62%

Hue: 306° / Saturation: 39% / Lightness: 62%

CMYK

0%, 39%, 4%, 23%

Cyan: 0% / Magenta: 39% / Yellow: 4% / Key: 23%

What color is #C478BC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #C478BC to RGB:

rgb(196, 120, 188)HEX to RGB Converter →

HEX to HSL

Convert #C478BC to HSL:

hsl(306, 39%, 62%)RGB to HSL Converter →

HEX to CMYK

Convert #C478BC to CMYK:

cmyk(0%, 39%, 4%, 23%)Color Converter →

Color Meaning and Usage

#C478BC is a pastel magenta color with RGB values of 196, 120, 188 and HSL of 306°, 39%, 62%. This magenta-red hue evokes romance and playfulness, making it suitable for a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #C478BC is #78C480, creating high-contrast pairings. For softer combinations, try analogous colors like #A678C4.

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

Contrast with #C478BC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #C478BC?

#C478BC is a pastel magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #C478BC?

#C478BC in RGB is (196, 120, 188) - 196 red, 120 green, and 188 blue.

How to use #C478BC in CSS?

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

What colors go well with #C478BC?

#78C480 (complementary), #A678C4 (analogous), and #A7499D (lighter shade) work well with #C478BC.