#C789CD Color Information

Hex color code: #C789CD

A gentle magenta shade, #C789CD appears as (199, 137, 205) in RGB and (295°, 40%, 67%) in HSL. It is frequently seen in web interfaces.

Try:
Color NamePlum
HEX
#C789CD
RGB
199, 137, 205
HSL
295°, 40%, 67%
CMYK
3%, 33%, 0%, 20%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #C789CD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

199, 137, 205

Red: 199 / Green: 137 / Blue: 205

HSL

295°, 40%, 67%

Hue: 295° / Saturation: 40% / Lightness: 67%

CMYK

3%, 33%, 0%, 20%

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

What color is #C789CD?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #C789CD to RGB:

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

HEX to HSL

Convert #C789CD to HSL:

hsl(295, 40%, 67%)RGB to HSL Converter →

HEX to CMYK

Convert #C789CD to CMYK:

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

Color Meaning and Usage

A subtle magenta tone, #C789CD has RGB (199, 137, 205) and HSL (295°, 40%, 67%). Known for evoking romance and playfulness, this magenta-red hue is frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #C789CD is #8FCD89, creating high-contrast pairings. For softer combinations, try analogous colors like #A589CD.

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

Contrast with #C789CD

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #C789CD?

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

What is the RGB value of #C789CD?

#C789CD in RGB is (199, 137, 205) - 199 red, 137 green, and 205 blue.

How to use #C789CD in CSS?

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

What colors go well with #C789CD?

#8FCD89 (complementary), #A589CD (analogous), and #AD54B6 (lighter shade) work well with #C789CD.