#D846CE Color Information

Hex color code: #D846CE

#D846CE is a subtle magenta color. In RGB it is (216, 70, 206), and in HSL it is (304°, 65%, 56%). It is often used for branding and logos.

Try:
Color NameMedium Orchid
HEX
#D846CE
RGB
216, 70, 206
HSL
304°, 65%, 56%
CMYK
0%, 68%, 5%, 15%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #D846CE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

216, 70, 206

Red: 216 / Green: 70 / Blue: 206

HSL

304°, 65%, 56%

Hue: 304° / Saturation: 65% / Lightness: 56%

CMYK

0%, 68%, 5%, 15%

Cyan: 0% / Magenta: 68% / Yellow: 5% / Key: 15%

What color is #D846CE?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #D846CE to RGB:

rgb(216, 70, 206)HEX to RGB Converter →

HEX to HSL

Convert #D846CE to HSL:

hsl(304, 65%, 56%)RGB to HSL Converter →

HEX to CMYK

Convert #D846CE to CMYK:

cmyk(0%, 68%, 5%, 15%)Color Converter →

Color Meaning and Usage

A subtle magenta tone, #D846CE has RGB (216, 70, 206) and HSL (304°, 65%, 56%). Known for evoking romance and playfulness, this magenta-red hue is a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #D846CE is #46D850, creating high-contrast pairings. For softer combinations, try analogous colors like #9946D8.

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

Contrast with #D846CE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #D846CE?

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

What is the RGB value of #D846CE?

#D846CE in RGB is (216, 70, 206) - 216 red, 70 green, and 206 blue.

How to use #D846CE in CSS?

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

What colors go well with #D846CE?

#46D850 (complementary), #9946D8 (analogous), and #AD25A3 (lighter shade) work well with #D846CE.