#C79BCF Color Information

Hex color code: #C79BCF

The hex color #C79BCF is a delicate magenta with RGB values of (199, 155, 207) and HSL of (291°, 35%, 71%). It is popular in mobile app design.

Try:
Color NamePlum
HEX
#C79BCF
RGB
199, 155, 207
HSL
291°, 35%, 71%
CMYK
4%, 25%, 0%, 19%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #C79BCF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

199, 155, 207

Red: 199 / Green: 155 / Blue: 207

HSL

291°, 35%, 71%

Hue: 291° / Saturation: 35% / Lightness: 71%

CMYK

4%, 25%, 0%, 19%

Cyan: 4% / Magenta: 25% / Yellow: 0% / Key: 19%

What color is #C79BCF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #C79BCF to RGB:

rgb(199, 155, 207)HEX to RGB Converter →

HEX to HSL

Convert #C79BCF to HSL:

hsl(291, 35%, 71%)RGB to HSL Converter →

HEX to CMYK

Convert #C79BCF to CMYK:

cmyk(4%, 25%, 0%, 19%)Color Converter →

Color Meaning and Usage

A pastel magenta tone, #C79BCF has RGB (199, 155, 207) and HSL (291°, 35%, 71%). Known for evoking romance and playfulness, this magenta-red hue is often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #C79BCF is #A3CF9B, creating high-contrast pairings. For softer combinations, try analogous colors like #AD9BCF.

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

Contrast with #C79BCF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #C79BCF?

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

What is the RGB value of #C79BCF?

#C79BCF in RGB is (199, 155, 207) - 199 red, 155 green, and 207 blue.

How to use #C79BCF in CSS?

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

What colors go well with #C79BCF?

#A3CF9B (complementary), #AD9BCF (analogous), and #AA68B6 (lighter shade) work well with #C79BCF.