#D37FEC Color Information

Hex color code: #D37FEC

The hex color #D37FEC is a striking magenta with RGB values of (211, 127, 236) and HSL of (286°, 74%, 71%). It is popular in mobile app design.

Try:
Color NameViolet
HEX
#D37FEC
RGB
211, 127, 236
HSL
286°, 74%, 71%
CMYK
11%, 46%, 0%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #D37FEC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

211, 127, 236

Red: 211 / Green: 127 / Blue: 236

HSL

286°, 74%, 71%

Hue: 286° / Saturation: 74% / Lightness: 71%

CMYK

11%, 46%, 0%, 7%

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

What color is #D37FEC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #D37FEC to RGB:

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

HEX to HSL

Convert #D37FEC to HSL:

hsl(286, 74%, 71%)RGB to HSL Converter →

HEX to CMYK

Convert #D37FEC to CMYK:

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

Color Meaning and Usage

#D37FEC is a dynamic magenta color with RGB values of 211, 127, 236 and HSL of 286°, 74%, 71%. 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 #D37FEC is #98EC7E, creating high-contrast pairings. For softer combinations, try analogous colors like #9C7EEC.

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

Contrast with #D37FEC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #D37FEC?

#D37FEC is a dynamic magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #D37FEC?

#D37FEC in RGB is (211, 127, 236) - 211 red, 127 green, and 236 blue.

How to use #D37FEC in CSS?

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

What colors go well with #D37FEC?

#98EC7E (complementary), #9C7EEC (analogous), and #BB3CE2 (lighter shade) work well with #D37FEC.