#DB7BB8 Color Information

Hex color code: #DB7BB8

#DB7BB8 is a understated magenta color. In RGB it is (219, 123, 184), and in HSL it is (322°, 57%, 67%). It is popular in mobile app design.

Try:
Color NamePale Violet Red
HEX
#DB7BB8
RGB
219, 123, 184
HSL
322°, 57%, 67%
CMYK
0%, 44%, 16%, 14%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DB7BB8; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

219, 123, 184

Red: 219 / Green: 123 / Blue: 184

HSL

322°, 57%, 67%

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

CMYK

0%, 44%, 16%, 14%

Cyan: 0% / Magenta: 44% / Yellow: 16% / Key: 14%

What color is #DB7BB8?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DB7BB8 to RGB:

rgb(219, 123, 184)HEX to RGB Converter →

HEX to HSL

Convert #DB7BB8 to HSL:

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

HEX to CMYK

Convert #DB7BB8 to CMYK:

cmyk(0%, 44%, 16%, 14%)Color Converter →

Color Meaning and Usage

A subtle magenta tone, #DB7BB8 has RGB (219, 123, 184) and HSL (322°, 57%, 67%). Known for evoking romance and playfulness, this magenta-red hue is frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DB7BB8 is #7BDB9E, creating high-contrast pairings. For softer combinations, try analogous colors like #CE7BDB.

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

Contrast with #DB7BB8

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DB7BB8?

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

What is the RGB value of #DB7BB8?

#DB7BB8 in RGB is (219, 123, 184) - 219 red, 123 green, and 184 blue.

How to use #DB7BB8 in CSS?

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

What colors go well with #DB7BB8?

#7BDB9E (complementary), #CE7BDB (analogous), and #CA3F97 (lighter shade) work well with #DB7BB8.