#C791CF Color Information

Hex color code: #C791CF

A pastel magenta shade, #C791CF appears as (199, 145, 207) in RGB and (292°, 39%, 69%) in HSL. It is commonly used in modern UI design.

Try:
Color NamePlum
HEX
#C791CF
RGB
199, 145, 207
HSL
292°, 39%, 69%
CMYK
4%, 30%, 0%, 19%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #C791CF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

199, 145, 207

Red: 199 / Green: 145 / Blue: 207

HSL

292°, 39%, 69%

Hue: 292° / Saturation: 39% / Lightness: 69%

CMYK

4%, 30%, 0%, 19%

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

What color is #C791CF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #C791CF to RGB:

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

HEX to HSL

Convert #C791CF to HSL:

hsl(292, 39%, 69%)RGB to HSL Converter →

HEX to CMYK

Convert #C791CF to CMYK:

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

Color Meaning and Usage

#C791CF is a subtle magenta color with RGB values of 199, 145, 207 and HSL of 292°, 39%, 69%. This magenta-red hue evokes romance and playfulness, making it suitable for typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #C791CF is #99CF91, creating high-contrast pairings. For softer combinations, try analogous colors like #A891CF.

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

Contrast with #C791CF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #C791CF?

#C791CF is a subtle magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #C791CF?

#C791CF in RGB is (199, 145, 207) - 199 red, 145 green, and 207 blue.

How to use #C791CF in CSS?

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

What colors go well with #C791CF?

#99CF91 (complementary), #A891CF (analogous), and #AB5CB7 (lighter shade) work well with #C791CF.