#CE4EDF Color Information

Hex color code: #CE4EDF

The hex color #CE4EDF is a neutral magenta with RGB values of (206, 78, 223) and HSL of (293°, 69%, 59%). It is frequently seen in web interfaces.

Try:
Color NameMedium Orchid
HEX
#CE4EDF
RGB
206, 78, 223
HSL
293°, 69%, 59%
CMYK
8%, 65%, 0%, 13%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CE4EDF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

206, 78, 223

Red: 206 / Green: 78 / Blue: 223

HSL

293°, 69%, 59%

Hue: 293° / Saturation: 69% / Lightness: 59%

CMYK

8%, 65%, 0%, 13%

Cyan: 8% / Magenta: 65% / Yellow: 0% / Key: 13%

What color is #CE4EDF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CE4EDF to RGB:

rgb(206, 78, 223)HEX to RGB Converter →

HEX to HSL

Convert #CE4EDF to HSL:

hsl(293, 69%, 59%)RGB to HSL Converter →

HEX to CMYK

Convert #CE4EDF to CMYK:

cmyk(8%, 65%, 0%, 13%)Color Converter →

Color Meaning and Usage

A understated magenta tone, #CE4EDF has RGB (206, 78, 223) and HSL (293°, 69%, 59%). Known for evoking romance and playfulness, this magenta-red hue is typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CE4EDF is #5FDF4E, creating high-contrast pairings. For softer combinations, try analogous colors like #864EDF.

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

Contrast with #CE4EDF

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

Contrast Ratio: 5.78:1
WCAG AA: Pass
WCAG AAA: Fail

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CE4EDF?

#CE4EDF is a understated magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #CE4EDF?

#CE4EDF in RGB is (206, 78, 223) - 206 red, 78 green, and 223 blue.

How to use #CE4EDF in CSS?

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

What colors go well with #CE4EDF?

#5FDF4E (complementary), #864EDF (analogous), and #AC23BE (lighter shade) work well with #CE4EDF.