#C78ACB Color Information

Hex color code: #C78ACB

The hex color #C78ACB is a soft magenta with RGB values of (199, 138, 203) and HSL of (296°, 38%, 67%). It is typically applied in digital products.

Try:
Color NamePlum
HEX
#C78ACB
RGB
199, 138, 203
HSL
296°, 38%, 67%
CMYK
2%, 32%, 0%, 20%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #C78ACB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

199, 138, 203

Red: 199 / Green: 138 / Blue: 203

HSL

296°, 38%, 67%

Hue: 296° / Saturation: 38% / Lightness: 67%

CMYK

2%, 32%, 0%, 20%

Cyan: 2% / Magenta: 32% / Yellow: 0% / Key: 20%

What color is #C78ACB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #C78ACB to RGB:

rgb(199, 138, 203)HEX to RGB Converter →

HEX to HSL

Convert #C78ACB to HSL:

hsl(296, 38%, 67%)RGB to HSL Converter →

HEX to CMYK

Convert #C78ACB to CMYK:

cmyk(2%, 32%, 0%, 20%)Color Converter →

Color Meaning and Usage

A gentle magenta tone, #C78ACB has RGB (199, 138, 203) and HSL (296°, 38%, 67%). Known for evoking romance and playfulness, this magenta-red hue is a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #C78ACB is #8FCB8B, creating high-contrast pairings. For softer combinations, try analogous colors like #A78BCB.

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

Contrast with #C78ACB

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

Contrast Ratio: 7.93:1
WCAG AA: Pass
WCAG AAA: Pass

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #C78ACB?

#C78ACB is a gentle magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #C78ACB?

#C78ACB in RGB is (199, 138, 203) - 199 red, 138 green, and 203 blue.

How to use #C78ACB in CSS?

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

What colors go well with #C78ACB?

#8FCB8B (complementary), #A78BCB (analogous), and #AD56B3 (lighter shade) work well with #C78ACB.