#CE78BC Color Information

Hex color code: #CE78BC

#CE78BC is a pastel magenta color. In RGB it is (206, 120, 188), and in HSL it is (313°, 47%, 64%). It is commonly used in modern UI design.

Try:
Color NamePale Violet Red
HEX
#CE78BC
RGB
206, 120, 188
HSL
313°, 47%, 64%
CMYK
0%, 42%, 9%, 19%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CE78BC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

206, 120, 188

Red: 206 / Green: 120 / Blue: 188

HSL

313°, 47%, 64%

Hue: 313° / Saturation: 47% / Lightness: 64%

CMYK

0%, 42%, 9%, 19%

Cyan: 0% / Magenta: 42% / Yellow: 9% / Key: 19%

What color is #CE78BC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CE78BC to RGB:

rgb(206, 120, 188)HEX to RGB Converter →

HEX to HSL

Convert #CE78BC to HSL:

hsl(313, 47%, 64%)RGB to HSL Converter →

HEX to CMYK

Convert #CE78BC to CMYK:

cmyk(0%, 42%, 9%, 19%)Color Converter →

Color Meaning and Usage

#CE78BC is a subtle magenta color with RGB values of 206, 120, 188 and HSL of 313°, 47%, 64%. This magenta-red hue evokes romance and playfulness, making it suitable for a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CE78BC is #78CE8B, creating high-contrast pairings. For softer combinations, try analogous colors like #B678CE.

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

Contrast with #CE78BC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CE78BC?

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

What is the RGB value of #CE78BC?

#CE78BC in RGB is (206, 120, 188) - 206 red, 120 green, and 188 blue.

How to use #CE78BC in CSS?

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

What colors go well with #CE78BC?

#78CE8B (complementary), #B678CE (analogous), and #B8429E (lighter shade) work well with #CE78BC.