#DB94B5 Color Information

Hex color code: #DB94B5

A vibrant magenta shade, #DB94B5 appears as (219, 148, 181) in RGB and (332°, 50%, 72%) in HSL. It is popular in mobile app design.

Try:
Color NamePlum
HEX
#DB94B5
RGB
219, 148, 181
HSL
332°, 50%, 72%
CMYK
0%, 32%, 17%, 14%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DB94B5; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

219, 148, 181

Red: 219 / Green: 148 / Blue: 181

HSL

332°, 50%, 72%

Hue: 332° / Saturation: 50% / Lightness: 72%

CMYK

0%, 32%, 17%, 14%

Cyan: 0% / Magenta: 32% / Yellow: 17% / Key: 14%

What color is #DB94B5?

#DB94B5 is a red-orange hue associated with warmth and passion.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DB94B5 to RGB:

rgb(219, 148, 181)HEX to RGB Converter →

HEX to HSL

Convert #DB94B5 to HSL:

hsl(332, 50%, 72%)RGB to HSL Converter →

HEX to CMYK

Convert #DB94B5 to CMYK:

cmyk(0%, 32%, 17%, 14%)Color Converter →

Color Meaning and Usage

A invigorating magenta tone, #DB94B5 has RGB (219, 148, 181) and HSL (332°, 50%, 72%). Known for evoking warmth and passion, this red-orange hue is often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DB94B5 is #94DBBA, creating high-contrast pairings. For softer combinations, try analogous colors like #DB94D9.

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

Contrast with #DB94B5

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

Contrast Ratio: 8.92:1
WCAG AA: Pass
WCAG AAA: Pass

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DB94B5?

#DB94B5 is a invigorating magenta color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #DB94B5?

#DB94B5 in RGB is (219, 148, 181) - 219 red, 148 green, and 181 blue.

How to use #DB94B5 in CSS?

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

What colors go well with #DB94B5?

#94DBBA (complementary), #DB94D9 (analogous), and #C85B8E (lighter shade) work well with #DB94B5.