#D36CEC Color Information

Hex color code: #D36CEC

The hex color #D36CEC is a dynamic magenta with RGB values of (211, 108, 236) and HSL of (288°, 77%, 67%). It is typically applied in digital products.

Try:
Color NameViolet
HEX
#D36CEC
RGB
211, 108, 236
HSL
288°, 77%, 67%
CMYK
11%, 54%, 0%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #D36CEC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

211, 108, 236

Red: 211 / Green: 108 / Blue: 236

HSL

288°, 77%, 67%

Hue: 288° / Saturation: 77% / Lightness: 67%

CMYK

11%, 54%, 0%, 7%

Cyan: 11% / Magenta: 54% / Yellow: 0% / Key: 7%

What color is #D36CEC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #D36CEC to RGB:

rgb(211, 108, 236)HEX to RGB Converter →

HEX to HSL

Convert #D36CEC to HSL:

hsl(288, 77%, 67%)RGB to HSL Converter →

HEX to CMYK

Convert #D36CEC to CMYK:

cmyk(11%, 54%, 0%, 7%)Color Converter →

Color Meaning and Usage

#D36CEC is a bold magenta color with RGB values of 211, 108, 236 and HSL of 288°, 77%, 67%. This magenta-red hue evokes romance and playfulness, making it suitable for often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #D36CEC is #84EC6A, creating high-contrast pairings. For softer combinations, try analogous colors like #916AEC.

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

Contrast with #D36CEC

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

Contrast Ratio: 7.13:1
WCAG AA: Pass
WCAG AAA: Pass

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #D36CEC?

#D36CEC is a bold magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #D36CEC?

#D36CEC in RGB is (211, 108, 236) - 211 red, 108 green, and 236 blue.

How to use #D36CEC in CSS?

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

What colors go well with #D36CEC?

#84EC6A (complementary), #916AEC (analogous), and #BD26E3 (lighter shade) work well with #D36CEC.