#CE36CE Color Information

Hex color code: #CE36CE

A subtle magenta shade, #CE36CE appears as (206, 54, 206) in RGB and (300°, 61%, 51%) in HSL. It is popular in mobile app design.

Try:
Color NameMedium Orchid
HEX
#CE36CE
RGB
206, 54, 206
HSL
300°, 61%, 51%
CMYK
0%, 74%, 0%, 19%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CE36CE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

206, 54, 206

Red: 206 / Green: 54 / Blue: 206

HSL

300°, 61%, 51%

Hue: 300° / Saturation: 61% / Lightness: 51%

CMYK

0%, 74%, 0%, 19%

Cyan: 0% / Magenta: 74% / Yellow: 0% / Key: 19%

What color is #CE36CE?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CE36CE to RGB:

rgb(206, 54, 206)HEX to RGB Converter →

HEX to HSL

Convert #CE36CE to HSL:

hsl(300, 61%, 51%)RGB to HSL Converter →

HEX to CMYK

Convert #CE36CE to CMYK:

cmyk(0%, 74%, 0%, 19%)Color Converter →

Color Meaning and Usage

#CE36CE is a understated magenta color with RGB values of 206, 54, 206 and HSL of 300°, 61%, 51%. This magenta-red hue evokes romance and playfulness, making it suitable for a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CE36CE is #36CE36, creating high-contrast pairings. For softer combinations, try analogous colors like #8236CE.

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

Contrast with #CE36CE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CE36CE?

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

What is the RGB value of #CE36CE?

#CE36CE in RGB is (206, 54, 206) - 206 red, 54 green, and 206 blue.

How to use #CE36CE in CSS?

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

What colors go well with #CE36CE?

#36CE36 (complementary), #8236CE (analogous), and #942494 (lighter shade) work well with #CE36CE.