#DC38CE Color Information

Hex color code: #DC38CE

The hex color #DC38CE is a subtle magenta with RGB values of (220, 56, 206) and HSL of (305°, 70%, 54%). It is popular in mobile app design.

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

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DC38CE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

220, 56, 206

Red: 220 / Green: 56 / Blue: 206

HSL

305°, 70%, 54%

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

CMYK

0%, 75%, 6%, 14%

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

What color is #DC38CE?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DC38CE to RGB:

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

HEX to HSL

Convert #DC38CE to HSL:

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

HEX to CMYK

Convert #DC38CE to CMYK:

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

Color Meaning and Usage

A muted magenta tone, #DC38CE has RGB (220, 56, 206) and HSL (305°, 70%, 54%). Known for evoking romance and playfulness, this magenta-red hue is frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DC38CE is #38DC45, creating high-contrast pairings. For softer combinations, try analogous colors like #9738DC.

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

Contrast with #DC38CE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DC38CE?

#DC38CE is a muted magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #DC38CE?

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

How to use #DC38CE in CSS?

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

What colors go well with #DC38CE?

#38DC45 (complementary), #9738DC (analogous), and #A91E9D (lighter shade) work well with #DC38CE.