#DB7AE6 Color Information

Hex color code: #DB7AE6

A subtle magenta shade, #DB7AE6 appears as (219, 122, 230) in RGB and (294°, 68%, 69%) in HSL. It is popular in mobile app design.

Try:
Color NameViolet
HEX
#DB7AE6
RGB
219, 122, 230
HSL
294°, 68%, 69%
CMYK
5%, 47%, 0%, 10%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DB7AE6; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

219, 122, 230

Red: 219 / Green: 122 / Blue: 230

HSL

294°, 68%, 69%

Hue: 294° / Saturation: 68% / Lightness: 69%

CMYK

5%, 47%, 0%, 10%

Cyan: 5% / Magenta: 47% / Yellow: 0% / Key: 10%

What color is #DB7AE6?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DB7AE6 to RGB:

rgb(219, 122, 230)HEX to RGB Converter →

HEX to HSL

Convert #DB7AE6 to HSL:

hsl(294, 68%, 69%)RGB to HSL Converter →

HEX to CMYK

Convert #DB7AE6 to CMYK:

cmyk(5%, 47%, 0%, 10%)Color Converter →

Color Meaning and Usage

A neutral magenta tone, #DB7AE6 has RGB (219, 122, 230) and HSL (294°, 68%, 69%). 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 #DB7AE6 is #85E67A, creating high-contrast pairings. For softer combinations, try analogous colors like #A57AE6.

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

Contrast with #DB7AE6

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DB7AE6?

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

What is the RGB value of #DB7AE6?

#DB7AE6 in RGB is (219, 122, 230) - 219 red, 122 green, and 230 blue.

How to use #DB7AE6 in CSS?

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

What colors go well with #DB7AE6?

#85E67A (complementary), #A57AE6 (analogous), and #CA3AD9 (lighter shade) work well with #DB7AE6.