#DB1464 Color Information

Hex color code: #DB1464

A striking magenta shade, #DB1464 appears as (219, 20, 100) in RGB and (336°, 83%, 47%) in HSL. It is popular in mobile app design.

Try:
Color NameMedium Violet Red
HEX
#DB1464
RGB
219, 20, 100
HSL
336°, 83%, 47%
CMYK
0%, 91%, 54%, 14%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DB1464; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

219, 20, 100

Red: 219 / Green: 20 / Blue: 100

HSL

336°, 83%, 47%

Hue: 336° / Saturation: 83% / Lightness: 47%

CMYK

0%, 91%, 54%, 14%

Cyan: 0% / Magenta: 91% / Yellow: 54% / Key: 14%

What color is #DB1464?

#DB1464 is a highly saturated hue associated with energy and excitement.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DB1464 to RGB:

rgb(219, 20, 100)HEX to RGB Converter →

HEX to HSL

Convert #DB1464 to HSL:

hsl(336, 83%, 47%)RGB to HSL Converter →

HEX to CMYK

Convert #DB1464 to CMYK:

cmyk(0%, 91%, 54%, 14%)Color Converter →

Color Meaning and Usage

A vivid magenta tone, #DB1464 has RGB (219, 20, 100) and HSL (336°, 83%, 47%). Known for evoking energy and excitement, this highly saturated hue is typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DB1464 is #14DB8C, creating high-contrast pairings. For softer combinations, try analogous colors like #DB14C7.

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

Contrast with #DB1464

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DB1464?

#DB1464 is a vivid magenta color - a highly saturated hue that evokes energy and excitement.

What is the RGB value of #DB1464?

#DB1464 in RGB is (219, 20, 100) - 219 red, 20 green, and 100 blue.

How to use #DB1464 in CSS?

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

What colors go well with #DB1464?

#14DB8C (complementary), #DB14C7 (analogous), and #950E44 (lighter shade) work well with #DB1464.