#C79EBC Color Information

Hex color code: #C79EBC

A pastel magenta shade, #C79EBC appears as (199, 158, 188) in RGB and (316°, 27%, 70%) in HSL. It is commonly used in modern UI design.

Try:
Color NameSilver
HEX
#C79EBC
RGB
199, 158, 188
HSL
316°, 27%, 70%
CMYK
0%, 21%, 6%, 22%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #C79EBC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

199, 158, 188

Red: 199 / Green: 158 / Blue: 188

HSL

316°, 27%, 70%

Hue: 316° / Saturation: 27% / Lightness: 70%

CMYK

0%, 21%, 6%, 22%

Cyan: 0% / Magenta: 21% / Yellow: 6% / Key: 22%

What color is #C79EBC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #C79EBC to RGB:

rgb(199, 158, 188)HEX to RGB Converter →

HEX to HSL

Convert #C79EBC to HSL:

hsl(316, 27%, 70%)RGB to HSL Converter →

HEX to CMYK

Convert #C79EBC to CMYK:

cmyk(0%, 21%, 6%, 22%)Color Converter →

Color Meaning and Usage

A pastel magenta tone, #C79EBC has RGB (199, 158, 188) and HSL (316°, 27%, 70%). 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 #C79EBC is #9EC7A9, creating high-contrast pairings. For softer combinations, try analogous colors like #BE9EC7.

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

Contrast with #C79EBC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #C79EBC?

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

What is the RGB value of #C79EBC?

#C79EBC in RGB is (199, 158, 188) - 199 red, 158 green, and 188 blue.

How to use #C79EBC in CSS?

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

What colors go well with #C79EBC?

#9EC7A9 (complementary), #BE9EC7 (analogous), and #AB6D9B (lighter shade) work well with #C79EBC.