#DB1AAB Color Information

Hex color code: #DB1AAB

The hex color #DB1AAB is a striking magenta with RGB values of (219, 26, 171) and HSL of (315°, 79%, 48%). It is often used for branding and logos.

Try:
Color NameViolet Red
HEX
#DB1AAB
RGB
219, 26, 171
HSL
315°, 79%, 48%
CMYK
0%, 88%, 22%, 14%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DB1AAB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

219, 26, 171

Red: 219 / Green: 26 / Blue: 171

HSL

315°, 79%, 48%

Hue: 315° / Saturation: 79% / Lightness: 48%

CMYK

0%, 88%, 22%, 14%

Cyan: 0% / Magenta: 88% / Yellow: 22% / Key: 14%

What color is #DB1AAB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DB1AAB to RGB:

rgb(219, 26, 171)HEX to RGB Converter →

HEX to HSL

Convert #DB1AAB to HSL:

hsl(315, 79%, 48%)RGB to HSL Converter →

HEX to CMYK

Convert #DB1AAB to CMYK:

cmyk(0%, 88%, 22%, 14%)Color Converter →

Color Meaning and Usage

A eye-catching magenta tone, #DB1AAB has RGB (219, 26, 171) and HSL (315°, 79%, 48%). Known for evoking romance and playfulness, this magenta-red hue is typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DB1AAB is #1ADB4A, creating high-contrast pairings. For softer combinations, try analogous colors like #AB1ADB.

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

Contrast with #DB1AAB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DB1AAB?

#DB1AAB is a eye-catching magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #DB1AAB?

#DB1AAB in RGB is (219, 26, 171) - 219 red, 26 green, and 171 blue.

How to use #DB1AAB in CSS?

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

What colors go well with #DB1AAB?

#1ADB4A (complementary), #AB1ADB (analogous), and #971275 (lighter shade) work well with #DB1AAB.