#D548CA Color Information

Hex color code: #D548CA

A subtle magenta shade, #D548CA appears as (213, 72, 202) in RGB and (305°, 63%, 56%) in HSL. It is popular in mobile app design.

Try:
Color NameMedium Orchid
HEX
#D548CA
RGB
213, 72, 202
HSL
305°, 63%, 56%
CMYK
0%, 66%, 5%, 16%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #D548CA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

213, 72, 202

Red: 213 / Green: 72 / Blue: 202

HSL

305°, 63%, 56%

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

CMYK

0%, 66%, 5%, 16%

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

What color is #D548CA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #D548CA to RGB:

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

HEX to HSL

Convert #D548CA to HSL:

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

HEX to CMYK

Convert #D548CA to CMYK:

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

Color Meaning and Usage

A understated magenta tone, #D548CA has RGB (213, 72, 202) and HSL (305°, 63%, 56%). Known for evoking romance and playfulness, this magenta-red hue is popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #D548CA is #48D554, creating high-contrast pairings. For softer combinations, try analogous colors like #9B48D5.

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

Contrast with #D548CA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #D548CA?

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

What is the RGB value of #D548CA?

#D548CA in RGB is (213, 72, 202) - 213 red, 72 green, and 202 blue.

How to use #D548CA in CSS?

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

What colors go well with #D548CA?

#48D554 (complementary), #9B48D5 (analogous), and #AA279F (lighter shade) work well with #D548CA.