#CE3EDA Color Information

Hex color code: #CE3EDA

A subtle magenta shade, #CE3EDA appears as (206, 62, 218) in RGB and (295°, 68%, 55%) in HSL. It is often used for branding and logos.

Try:
Color NameMedium Orchid
HEX
#CE3EDA
RGB
206, 62, 218
HSL
295°, 68%, 55%
CMYK
6%, 72%, 0%, 15%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CE3EDA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

206, 62, 218

Red: 206 / Green: 62 / Blue: 218

HSL

295°, 68%, 55%

Hue: 295° / Saturation: 68% / Lightness: 55%

CMYK

6%, 72%, 0%, 15%

Cyan: 6% / Magenta: 72% / Yellow: 0% / Key: 15%

What color is #CE3EDA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CE3EDA to RGB:

rgb(206, 62, 218)HEX to RGB Converter →

HEX to HSL

Convert #CE3EDA to HSL:

hsl(295, 68%, 55%)RGB to HSL Converter →

HEX to CMYK

Convert #CE3EDA to CMYK:

cmyk(6%, 72%, 0%, 15%)Color Converter →

Color Meaning and Usage

#CE3EDA is a neutral magenta color with RGB values of 206, 62, 218 and HSL of 295°, 68%, 55%. This magenta-red hue evokes romance and playfulness, making it suitable for popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CE3EDA is #4BDA3E, creating high-contrast pairings. For softer combinations, try analogous colors like #7F3EDA.

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

Contrast with #CE3EDA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CE3EDA?

#CE3EDA is a neutral magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #CE3EDA?

#CE3EDA in RGB is (206, 62, 218) - 206 red, 62 green, and 218 blue.

How to use #CE3EDA in CSS?

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

What colors go well with #CE3EDA?

#4BDA3E (complementary), #7F3EDA (analogous), and #A021AB (lighter shade) work well with #CE3EDA.