#DB7BD8 Color Information

Hex color code: #DB7BD8

The hex color #DB7BD8 is a muted magenta with RGB values of (219, 123, 216) and HSL of (302°, 57%, 67%). It is typically applied in digital products.

Try:
Color NameViolet
HEX
#DB7BD8
RGB
219, 123, 216
HSL
302°, 57%, 67%
CMYK
0%, 44%, 1%, 14%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DB7BD8; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

219, 123, 216

Red: 219 / Green: 123 / Blue: 216

HSL

302°, 57%, 67%

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

CMYK

0%, 44%, 1%, 14%

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

What color is #DB7BD8?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DB7BD8 to RGB:

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

HEX to HSL

Convert #DB7BD8 to HSL:

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

HEX to CMYK

Convert #DB7BD8 to CMYK:

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

Color Meaning and Usage

A understated magenta tone, #DB7BD8 has RGB (219, 123, 216) and HSL (302°, 57%, 67%). Known for evoking romance and playfulness, this magenta-red hue is often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DB7BD8 is #7BDB7E, creating high-contrast pairings. For softer combinations, try analogous colors like #AE7BDB.

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

Contrast with #DB7BD8

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DB7BD8?

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

What is the RGB value of #DB7BD8?

#DB7BD8 in RGB is (219, 123, 216) - 219 red, 123 green, and 216 blue.

How to use #DB7BD8 in CSS?

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

What colors go well with #DB7BD8?

#7BDB7E (complementary), #AE7BDB (analogous), and #CA3FC6 (lighter shade) work well with #DB7BD8.