#C799CF Color Information

Hex color code: #C799CF

A delicate magenta shade, #C799CF appears as (199, 153, 207) in RGB and (291°, 36%, 71%) in HSL. It is widely used in graphic design.

Try:
Color NamePlum
HEX
#C799CF
RGB
199, 153, 207
HSL
291°, 36%, 71%
CMYK
4%, 26%, 0%, 19%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #C799CF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

199, 153, 207

Red: 199 / Green: 153 / Blue: 207

HSL

291°, 36%, 71%

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

CMYK

4%, 26%, 0%, 19%

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

What color is #C799CF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #C799CF to RGB:

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

HEX to HSL

Convert #C799CF to HSL:

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

HEX to CMYK

Convert #C799CF to CMYK:

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

Color Meaning and Usage

A soft magenta tone, #C799CF has RGB (199, 153, 207) and HSL (291°, 36%, 71%). 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 #C799CF is #A2D09A, creating high-contrast pairings. For softer combinations, try analogous colors like #AD9AD0.

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

Contrast with #C799CF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #C799CF?

#C799CF is a soft magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #C799CF?

#C799CF in RGB is (199, 153, 207) - 199 red, 153 green, and 207 blue.

How to use #C799CF in CSS?

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

What colors go well with #C799CF?

#A2D09A (complementary), #AD9AD0 (analogous), and #AB66B7 (lighter shade) work well with #C799CF.