#CE51DE Color Information

Hex color code: #CE51DE

A muted magenta shade, #CE51DE appears as (206, 81, 222) in RGB and (293°, 68%, 59%) in HSL. It is widely used in graphic design.

Try:
Color NameMedium Orchid
HEX
#CE51DE
RGB
206, 81, 222
HSL
293°, 68%, 59%
CMYK
7%, 64%, 0%, 13%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CE51DE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

206, 81, 222

Red: 206 / Green: 81 / Blue: 222

HSL

293°, 68%, 59%

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

CMYK

7%, 64%, 0%, 13%

Cyan: 7% / Magenta: 64% / Yellow: 0% / Key: 13%

What color is #CE51DE?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CE51DE to RGB:

rgb(206, 81, 222)HEX to RGB Converter →

HEX to HSL

Convert #CE51DE to HSL:

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

HEX to CMYK

Convert #CE51DE to CMYK:

cmyk(7%, 64%, 0%, 13%)Color Converter →

Color Meaning and Usage

#CE51DE is a subtle magenta color with RGB values of 206, 81, 222 and HSL of 293°, 68%, 59%. This magenta-red hue evokes romance and playfulness, making it suitable for often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CE51DE is #60DE4F, creating high-contrast pairings. For softer combinations, try analogous colors like #864FDE.

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

Contrast with #CE51DE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CE51DE?

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

What is the RGB value of #CE51DE?

#CE51DE in RGB is (206, 81, 222) - 206 red, 81 green, and 222 blue.

How to use #CE51DE in CSS?

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

What colors go well with #CE51DE?

#60DE4F (complementary), #864FDE (analogous), and #AB24BC (lighter shade) work well with #CE51DE.