#C793CD Color Information

Hex color code: #C793CD

A subtle magenta shade, #C793CD appears as (199, 147, 205) in RGB and (294°, 37%, 69%) in HSL. It is often used for branding and logos.

Try:
Color NamePlum
HEX
#C793CD
RGB
199, 147, 205
HSL
294°, 37%, 69%
CMYK
3%, 28%, 0%, 20%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #C793CD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

199, 147, 205

Red: 199 / Green: 147 / Blue: 205

HSL

294°, 37%, 69%

Hue: 294° / Saturation: 37% / Lightness: 69%

CMYK

3%, 28%, 0%, 20%

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

What color is #C793CD?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #C793CD to RGB:

rgb(199, 147, 205)HEX to RGB Converter →

HEX to HSL

Convert #C793CD to HSL:

hsl(294, 37%, 69%)RGB to HSL Converter →

HEX to CMYK

Convert #C793CD to CMYK:

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

Color Meaning and Usage

A subtle magenta tone, #C793CD has RGB (199, 147, 205) and HSL (294°, 37%, 69%). Known for evoking romance and playfulness, this magenta-red hue is popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #C793CD is #99CD93, creating high-contrast pairings. For softer combinations, try analogous colors like #AA93CD.

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

Contrast with #C793CD

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #C793CD?

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

What is the RGB value of #C793CD?

#C793CD in RGB is (199, 147, 205) - 199 red, 147 green, and 205 blue.

How to use #C793CD in CSS?

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

What colors go well with #C793CD?

#99CD93 (complementary), #AA93CD (analogous), and #AC5EB5 (lighter shade) work well with #C793CD.