#D36FCF Color Information

Hex color code: #D36FCF

A muted magenta shade, #D36FCF appears as (211, 111, 207) in RGB and (302°, 53%, 63%) in HSL. It is typically applied in digital products.

Try:
Color NameMedium Orchid
HEX
#D36FCF
RGB
211, 111, 207
HSL
302°, 53%, 63%
CMYK
0%, 47%, 2%, 17%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #D36FCF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

211, 111, 207

Red: 211 / Green: 111 / Blue: 207

HSL

302°, 53%, 63%

Hue: 302° / Saturation: 53% / Lightness: 63%

CMYK

0%, 47%, 2%, 17%

Cyan: 0% / Magenta: 47% / Yellow: 2% / Key: 17%

What color is #D36FCF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #D36FCF to RGB:

rgb(211, 111, 207)HEX to RGB Converter →

HEX to HSL

Convert #D36FCF to HSL:

hsl(302, 53%, 63%)RGB to HSL Converter →

HEX to CMYK

Convert #D36FCF to CMYK:

cmyk(0%, 47%, 2%, 17%)Color Converter →

Color Meaning and Usage

A subtle magenta tone, #D36FCF has RGB (211, 111, 207) and HSL (302°, 53%, 63%). Known for evoking romance and playfulness, this magenta-red hue is typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #D36FCF is #6FD372, creating high-contrast pairings. For softer combinations, try analogous colors like #A46FD3.

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

Contrast with #D36FCF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #D36FCF?

#D36FCF is a subtle magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #D36FCF?

#D36FCF in RGB is (211, 111, 207) - 211 red, 111 green, and 207 blue.

How to use #D36FCF in CSS?

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

What colors go well with #D36FCF?

#6FD372 (complementary), #A46FD3 (analogous), and #BB3AB7 (lighter shade) work well with #D36FCF.