#D849CD Color Information

Hex color code: #D849CD

A muted magenta shade, #D849CD appears as (216, 73, 205) in RGB and (305°, 65%, 57%) in HSL. It is typically applied in digital products.

Try:
Color NameMedium Orchid
HEX
#D849CD
RGB
216, 73, 205
HSL
305°, 65%, 57%
CMYK
0%, 66%, 5%, 15%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #D849CD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

216, 73, 205

Red: 216 / Green: 73 / Blue: 205

HSL

305°, 65%, 57%

Hue: 305° / Saturation: 65% / Lightness: 57%

CMYK

0%, 66%, 5%, 15%

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

What color is #D849CD?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #D849CD to RGB:

rgb(216, 73, 205)HEX to RGB Converter →

HEX to HSL

Convert #D849CD to HSL:

hsl(305, 65%, 57%)RGB to HSL Converter →

HEX to CMYK

Convert #D849CD to CMYK:

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

Color Meaning and Usage

#D849CD is a understated magenta color with RGB values of 216, 73, 205 and HSL of 305°, 65%, 57%. This magenta-red hue evokes romance and playfulness, making it suitable for well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #D849CD is #4AD956, creating high-contrast pairings. For softer combinations, try analogous colors like #9D4AD9.

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

Contrast with #D849CD

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #D849CD?

#D849CD is a understated magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #D849CD?

#D849CD in RGB is (216, 73, 205) - 216 red, 73 green, and 205 blue.

How to use #D849CD in CSS?

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

What colors go well with #D849CD?

#4AD956 (complementary), #9D4AD9 (analogous), and #B125A5 (lighter shade) work well with #D849CD.