#CE38DC Color Information

Hex color code: #CE38DC

#CE38DC is a muted magenta color. In RGB it is (206, 56, 220), and in HSL it is (295°, 70%, 54%). It is widely used in graphic design.

Try:
Color NameMedium Orchid
HEX
#CE38DC
RGB
206, 56, 220
HSL
295°, 70%, 54%
CMYK
6%, 75%, 0%, 14%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CE38DC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

206, 56, 220

Red: 206 / Green: 56 / Blue: 220

HSL

295°, 70%, 54%

Hue: 295° / Saturation: 70% / Lightness: 54%

CMYK

6%, 75%, 0%, 14%

Cyan: 6% / Magenta: 75% / Yellow: 0% / Key: 14%

What color is #CE38DC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CE38DC to RGB:

rgb(206, 56, 220)HEX to RGB Converter →

HEX to HSL

Convert #CE38DC to HSL:

hsl(295, 70%, 54%)RGB to HSL Converter →

HEX to CMYK

Convert #CE38DC to CMYK:

cmyk(6%, 75%, 0%, 14%)Color Converter →

Color Meaning and Usage

#CE38DC is a neutral magenta color with RGB values of 206, 56, 220 and HSL of 295°, 70%, 54%. This magenta-red hue evokes romance and playfulness, making it suitable for widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CE38DC is #45DC38, creating high-contrast pairings. For softer combinations, try analogous colors like #7C38DC.

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

Contrast with #CE38DC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CE38DC?

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

What is the RGB value of #CE38DC?

#CE38DC in RGB is (206, 56, 220) - 206 red, 56 green, and 220 blue.

How to use #CE38DC in CSS?

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

What colors go well with #CE38DC?

#45DC38 (complementary), #7C38DC (analogous), and #9D1EA9 (lighter shade) work well with #CE38DC.