#C79FCE Color Information

Hex color code: #C79FCE

The hex color #C79FCE is a subtle magenta with RGB values of (199, 159, 206) and HSL of (291°, 32%, 72%). It is often used for branding and logos.

Try:
Color NamePlum
HEX
#C79FCE
RGB
199, 159, 206
HSL
291°, 32%, 72%
CMYK
3%, 23%, 0%, 19%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #C79FCE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

199, 159, 206

Red: 199 / Green: 159 / Blue: 206

HSL

291°, 32%, 72%

Hue: 291° / Saturation: 32% / Lightness: 72%

CMYK

3%, 23%, 0%, 19%

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

What color is #C79FCE?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #C79FCE to RGB:

rgb(199, 159, 206)HEX to RGB Converter →

HEX to HSL

Convert #C79FCE to HSL:

hsl(291, 32%, 72%)RGB to HSL Converter →

HEX to CMYK

Convert #C79FCE to CMYK:

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

Color Meaning and Usage

#C79FCE is a pastel magenta color with RGB values of 199, 159, 206 and HSL of 291°, 32%, 72%. This magenta-red hue evokes romance and playfulness, making it suitable for commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #C79FCE is #A8CEA1, creating high-contrast pairings. For softer combinations, try analogous colors like #B1A1CE.

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

Contrast with #C79FCE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #C79FCE?

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

What is the RGB value of #C79FCE?

#C79FCE in RGB is (199, 159, 206) - 199 red, 159 green, and 206 blue.

How to use #C79FCE in CSS?

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

What colors go well with #C79FCE?

#A8CEA1 (complementary), #B1A1CE (analogous), and #AA6EB4 (lighter shade) work well with #C79FCE.