#DB7BA6 Color Information

Hex color code: #DB7BA6

#DB7BA6 is a vibrant magenta color. In RGB it is (219, 123, 166), and in HSL it is (333°, 57%, 67%). It is often used for branding and logos.

Try:
Color NamePale Violet Red
HEX
#DB7BA6
RGB
219, 123, 166
HSL
333°, 57%, 67%
CMYK
0%, 44%, 24%, 14%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DB7BA6; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

219, 123, 166

Red: 219 / Green: 123 / Blue: 166

HSL

333°, 57%, 67%

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

CMYK

0%, 44%, 24%, 14%

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

What color is #DB7BA6?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DB7BA6 to RGB:

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

HEX to HSL

Convert #DB7BA6 to HSL:

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

HEX to CMYK

Convert #DB7BA6 to CMYK:

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

Color Meaning and Usage

#DB7BA6 is a invigorating magenta color with RGB values of 219, 123, 166 and HSL of 333°, 57%, 67%. This red-orange hue evokes warmth and passion, making it suitable for typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DB7BA6 is #7BDBB0, creating high-contrast pairings. For softer combinations, try analogous colors like #DB7BD6.

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

Contrast with #DB7BA6

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DB7BA6?

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

What is the RGB value of #DB7BA6?

#DB7BA6 in RGB is (219, 123, 166) - 219 red, 123 green, and 166 blue.

How to use #DB7BA6 in CSS?

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

What colors go well with #DB7BA6?

#7BDBB0 (complementary), #DB7BD6 (analogous), and #CA3F7E (lighter shade) work well with #DB7BA6.