#DA1B81 Color Information

Hex color code: #DA1B81

The hex color #DA1B81 is a striking magenta with RGB values of (218, 27, 129) and HSL of (328°, 78%, 48%). It is popular in mobile app design.

Try:
Color NameViolet Red
HEX
#DA1B81
RGB
218, 27, 129
HSL
328°, 78%, 48%
CMYK
0%, 88%, 41%, 15%

Shades

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

Generate Gradient

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

Preview in UI

Button

.btn-primary { background-color: #DA1B81; color: #FFFFFF; }

Badge

New Feature
.badge { background-color: #DA1B81; color: #FFFFFF; }

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 #DA1B81; background-color: #DA1B8115; }

Alert / Toast

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

Link / Accent

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

a { color: #DA1B81; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

218, 27, 129

Red: 218 / Green: 27 / Blue: 129

HSL

328°, 78%, 48%

Hue: 328° / Saturation: 78% / Lightness: 48%

CMYK

0%, 88%, 41%, 15%

Cyan: 0% / Magenta: 88% / Yellow: 41% / Key: 15%

What color is #DA1B81?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DA1B81 to RGB:

rgb(218, 27, 129)HEX to RGB Converter →

HEX to HSL

Convert #DA1B81 to HSL:

hsl(328, 78%, 48%)RGB to HSL Converter →

HEX to CMYK

Convert #DA1B81 to CMYK:

cmyk(0%, 88%, 41%, 15%)Color Converter →

Color Meaning and Usage

#DA1B81 is a eye-catching magenta color with RGB values of 218, 27, 129 and HSL of 328°, 78%, 48%. This magenta-red hue evokes romance and playfulness, making it suitable for popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DA1B81 is #1BDA74, creating high-contrast pairings. For softer combinations, try analogous colors like #D41BDA.

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

Contrast with #DA1B81

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

Contrast Ratio: 4.45:1
WCAG AA: Fail
WCAG AAA: Fail

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DA1B81?

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

What is the RGB value of #DA1B81?

#DA1B81 in RGB is (218, 27, 129) - 218 red, 27 green, and 129 blue.

How to use #DA1B81 in CSS?

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

What colors go well with #DA1B81?

#1BDA74 (complementary), #D41BDA (analogous), and #961359 (lighter shade) work well with #DA1B81.