#C792CB Color Information

Hex color code: #C792CB

The hex color #C792CB is a subtle magenta with RGB values of (199, 146, 203) and HSL of (296°, 35%, 68%). It is popular in mobile app design.

Try:
Color NamePlum
HEX
#C792CB
RGB
199, 146, 203
HSL
296°, 35%, 68%
CMYK
2%, 28%, 0%, 20%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #C792CB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

199, 146, 203

Red: 199 / Green: 146 / Blue: 203

HSL

296°, 35%, 68%

Hue: 296° / Saturation: 35% / Lightness: 68%

CMYK

2%, 28%, 0%, 20%

Cyan: 2% / Magenta: 28% / Yellow: 0% / Key: 20%

What color is #C792CB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #C792CB to RGB:

rgb(199, 146, 203)HEX to RGB Converter →

HEX to HSL

Convert #C792CB to HSL:

hsl(296, 35%, 68%)RGB to HSL Converter →

HEX to CMYK

Convert #C792CB to CMYK:

cmyk(2%, 28%, 0%, 20%)Color Converter →

Color Meaning and Usage

A pastel magenta tone, #C792CB has RGB (199, 146, 203) and HSL (296°, 35%, 68%). 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 #C792CB is #95CA91, creating high-contrast pairings. For softer combinations, try analogous colors like #AA91CA.

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

Contrast with #C792CB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #C792CB?

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

What is the RGB value of #C792CB?

#C792CB in RGB is (199, 146, 203) - 199 red, 146 green, and 203 blue.

How to use #C792CB in CSS?

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

What colors go well with #C792CB?

#95CA91 (complementary), #AA91CA (analogous), and #AC5DB1 (lighter shade) work well with #C792CB.