#C78BEF Color Information

Hex color code: #C78BEF

The hex color #C78BEF is a eye-catching purple with RGB values of (199, 139, 239) and HSL of (276°, 76%, 74%). It is widely used in graphic design.

Try:
Color NamePlum
HEX
#C78BEF
RGB
199, 139, 239
HSL
276°, 76%, 74%
CMYK
17%, 42%, 0%, 6%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #C78BEF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

199, 139, 239

Red: 199 / Green: 139 / Blue: 239

HSL

276°, 76%, 74%

Hue: 276° / Saturation: 76% / Lightness: 74%

CMYK

17%, 42%, 0%, 6%

Cyan: 17% / Magenta: 42% / Yellow: 0% / Key: 6%

What color is #C78BEF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #C78BEF to RGB:

rgb(199, 139, 239)HEX to RGB Converter →

HEX to HSL

Convert #C78BEF to HSL:

hsl(276, 76%, 74%)RGB to HSL Converter →

HEX to CMYK

Convert #C78BEF to CMYK:

cmyk(17%, 42%, 0%, 6%)Color Converter →

Color Meaning and Usage

A eye-catching purple tone, #C78BEF has RGB (199, 139, 239) and HSL (276°, 76%, 74%). Known for evoking romance and playfulness, this magenta-red hue is often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #C78BEF is #B3EF8A, creating high-contrast pairings. For softer combinations, try analogous colors like #948AEF.

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

Contrast with #C78BEF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #C78BEF?

#C78BEF is a eye-catching purple color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #C78BEF?

#C78BEF in RGB is (199, 139, 239) - 199 red, 139 green, and 239 blue.

How to use #C78BEF in CSS?

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

What colors go well with #C78BEF?

#B3EF8A (complementary), #948AEF (analogous), and #A647E6 (lighter shade) work well with #C78BEF.