#DB5196 Color Information

Hex color code: #DB5196

A subtle magenta shade, #DB5196 appears as (219, 81, 150) in RGB and (330°, 66%, 59%) in HSL. It is often used for branding and logos.

Try:
Color NamePale Violet Red
HEX
#DB5196
RGB
219, 81, 150
HSL
330°, 66%, 59%
CMYK
0%, 63%, 32%, 14%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DB5196; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

219, 81, 150

Red: 219 / Green: 81 / Blue: 150

HSL

330°, 66%, 59%

Hue: 330° / Saturation: 66% / Lightness: 59%

CMYK

0%, 63%, 32%, 14%

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

What color is #DB5196?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DB5196 to RGB:

rgb(219, 81, 150)HEX to RGB Converter →

HEX to HSL

Convert #DB5196 to HSL:

hsl(330, 66%, 59%)RGB to HSL Converter →

HEX to CMYK

Convert #DB5196 to CMYK:

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

Color Meaning and Usage

A understated magenta tone, #DB5196 has RGB (219, 81, 150) and HSL (330°, 66%, 59%). Known for evoking warmth and passion, this red-orange hue is frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DB5196 is #51DB96, creating high-contrast pairings. For softer combinations, try analogous colors like #DB51DB.

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

Contrast with #DB5196

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

Contrast Ratio: 5.63:1
WCAG AA: Pass
WCAG AAA: Fail

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DB5196?

#DB5196 is a understated magenta color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #DB5196?

#DB5196 in RGB is (219, 81, 150) - 219 red, 81 green, and 150 blue.

How to use #DB5196 in CSS?

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

What colors go well with #DB5196?

#51DB96 (complementary), #DB51DB (analogous), and #BA2670 (lighter shade) work well with #DB5196.