#DB1FAF Color Information

Hex color code: #DB1FAF

A dynamic magenta shade, #DB1FAF appears as (219, 31, 175) in RGB and (314°, 75%, 49%) in HSL. It is typically applied in digital products.

Try:
Color NameViolet Red
HEX
#DB1FAF
RGB
219, 31, 175
HSL
314°, 75%, 49%
CMYK
0%, 86%, 20%, 14%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DB1FAF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

219, 31, 175

Red: 219 / Green: 31 / Blue: 175

HSL

314°, 75%, 49%

Hue: 314° / Saturation: 75% / Lightness: 49%

CMYK

0%, 86%, 20%, 14%

Cyan: 0% / Magenta: 86% / Yellow: 20% / Key: 14%

What color is #DB1FAF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DB1FAF to RGB:

rgb(219, 31, 175)HEX to RGB Converter →

HEX to HSL

Convert #DB1FAF to HSL:

hsl(314, 75%, 49%)RGB to HSL Converter →

HEX to CMYK

Convert #DB1FAF to CMYK:

cmyk(0%, 86%, 20%, 14%)Color Converter →

Color Meaning and Usage

A eye-catching magenta tone, #DB1FAF has RGB (219, 31, 175) and HSL (314°, 75%, 49%). 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 #DB1FAF is #1FDB4B, creating high-contrast pairings. For softer combinations, try analogous colors like #A91FDB.

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

Contrast with #DB1FAF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DB1FAF?

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

What is the RGB value of #DB1FAF?

#DB1FAF in RGB is (219, 31, 175) - 219 red, 31 green, and 175 blue.

How to use #DB1FAF in CSS?

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

What colors go well with #DB1FAF?

#1FDB4B (complementary), #A91FDB (analogous), and #981679 (lighter shade) work well with #DB1FAF.