#C478BF Color Information

Hex color code: #C478BF

The hex color #C478BF is a pastel magenta with RGB values of (196, 120, 191) and HSL of (304°, 39%, 62%). It is frequently seen in web interfaces.

Try:
Color NameMedium Orchid
HEX
#C478BF
RGB
196, 120, 191
HSL
304°, 39%, 62%
CMYK
0%, 39%, 3%, 23%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #C478BF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

196, 120, 191

Red: 196 / Green: 120 / Blue: 191

HSL

304°, 39%, 62%

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

CMYK

0%, 39%, 3%, 23%

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

What color is #C478BF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #C478BF to RGB:

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

HEX to HSL

Convert #C478BF to HSL:

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

HEX to CMYK

Convert #C478BF to CMYK:

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

Color Meaning and Usage

A subtle magenta tone, #C478BF has RGB (196, 120, 191) and HSL (304°, 39%, 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 #C478BF is #78C47D, creating high-contrast pairings. For softer combinations, try analogous colors like #A378C4.

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

Contrast with #C478BF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #C478BF?

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

What is the RGB value of #C478BF?

#C478BF in RGB is (196, 120, 191) - 196 red, 120 green, and 191 blue.

How to use #C478BF in CSS?

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

What colors go well with #C478BF?

#78C47D (complementary), #A378C4 (analogous), and #A749A0 (lighter shade) work well with #C478BF.