#DB48D8 Color Information

Hex color code: #DB48D8

#DB48D8 is a neutral magenta color. In RGB it is (219, 72, 216), and in HSL it is (301°, 67%, 57%). It is frequently seen in web interfaces.

Try:
Color NameMedium Orchid
HEX
#DB48D8
RGB
219, 72, 216
HSL
301°, 67%, 57%
CMYK
0%, 67%, 1%, 14%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DB48D8; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

219, 72, 216

Red: 219 / Green: 72 / Blue: 216

HSL

301°, 67%, 57%

Hue: 301° / Saturation: 67% / Lightness: 57%

CMYK

0%, 67%, 1%, 14%

Cyan: 0% / Magenta: 67% / Yellow: 1% / Key: 14%

What color is #DB48D8?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DB48D8 to RGB:

rgb(219, 72, 216)HEX to RGB Converter →

HEX to HSL

Convert #DB48D8 to HSL:

hsl(301, 67%, 57%)RGB to HSL Converter →

HEX to CMYK

Convert #DB48D8 to CMYK:

cmyk(0%, 67%, 1%, 14%)Color Converter →

Color Meaning and Usage

A neutral magenta tone, #DB48D8 has RGB (219, 72, 216) and HSL (301°, 67%, 57%). 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 #DB48D8 is #48DB4A, creating high-contrast pairings. For softer combinations, try analogous colors like #9448DB.

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

Contrast with #DB48D8

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DB48D8?

#DB48D8 is a neutral magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #DB48D8?

#DB48D8 in RGB is (219, 72, 216) - 219 red, 72 green, and 216 blue.

How to use #DB48D8 in CSS?

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

What colors go well with #DB48D8?

#48DB4A (complementary), #9448DB (analogous), and #B323B0 (lighter shade) work well with #DB48D8.