#D548CE Color Information

Hex color code: #D548CE

A neutral magenta shade, #D548CE appears as (213, 72, 206) in RGB and (303°, 63%, 56%) in HSL. It is commonly used in modern UI design.

Try:
Color NameMedium Orchid
HEX
#D548CE
RGB
213, 72, 206
HSL
303°, 63%, 56%
CMYK
0%, 66%, 3%, 16%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #D548CE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

213, 72, 206

Red: 213 / Green: 72 / Blue: 206

HSL

303°, 63%, 56%

Hue: 303° / Saturation: 63% / Lightness: 56%

CMYK

0%, 66%, 3%, 16%

Cyan: 0% / Magenta: 66% / Yellow: 3% / Key: 16%

What color is #D548CE?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #D548CE to RGB:

rgb(213, 72, 206)HEX to RGB Converter →

HEX to HSL

Convert #D548CE to HSL:

hsl(303, 63%, 56%)RGB to HSL Converter →

HEX to CMYK

Convert #D548CE to CMYK:

cmyk(0%, 66%, 3%, 16%)Color Converter →

Color Meaning and Usage

A muted magenta tone, #D548CE has RGB (213, 72, 206) and HSL (303°, 63%, 56%). 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 #D548CE is #48D54F, creating high-contrast pairings. For softer combinations, try analogous colors like #9648D5.

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

Contrast with #D548CE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #D548CE?

#D548CE is a muted magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #D548CE?

#D548CE in RGB is (213, 72, 206) - 213 red, 72 green, and 206 blue.

How to use #D548CE in CSS?

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

What colors go well with #D548CE?

#48D54F (complementary), #9648D5 (analogous), and #AA27A4 (lighter shade) work well with #D548CE.