#DB48CF Color Information

Hex color code: #DB48CF

The hex color #DB48CF is a understated magenta with RGB values of (219, 72, 207) and HSL of (305°, 67%, 57%). It is popular in mobile app design.

Try:
Color NameMedium Orchid
HEX
#DB48CF
RGB
219, 72, 207
HSL
305°, 67%, 57%
CMYK
0%, 67%, 5%, 14%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DB48CF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

219, 72, 207

Red: 219 / Green: 72 / Blue: 207

HSL

305°, 67%, 57%

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

CMYK

0%, 67%, 5%, 14%

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

What color is #DB48CF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DB48CF to RGB:

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

HEX to HSL

Convert #DB48CF to HSL:

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

HEX to CMYK

Convert #DB48CF to CMYK:

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

Color Meaning and Usage

A subtle magenta tone, #DB48CF has RGB (219, 72, 207) and HSL (305°, 67%, 57%). 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 #DB48CF is #48DB54, creating high-contrast pairings. For softer combinations, try analogous colors like #9E48DB.

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

Contrast with #DB48CF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DB48CF?

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

What is the RGB value of #DB48CF?

#DB48CF in RGB is (219, 72, 207) - 219 red, 72 green, and 207 blue.

How to use #DB48CF in CSS?

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

What colors go well with #DB48CF?

#48DB54 (complementary), #9E48DB (analogous), and #B323A7 (lighter shade) work well with #DB48CF.