#DB1FCB Color Information

Hex color code: #DB1FCB

A eye-catching magenta shade, #DB1FCB appears as (219, 31, 203) in RGB and (305°, 75%, 49%) in HSL. It is popular in mobile app design.

Try:
Color NameViolet Red
HEX
#DB1FCB
RGB
219, 31, 203
HSL
305°, 75%, 49%
CMYK
0%, 86%, 7%, 14%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DB1FCB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

219, 31, 203

Red: 219 / Green: 31 / Blue: 203

HSL

305°, 75%, 49%

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

CMYK

0%, 86%, 7%, 14%

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

What color is #DB1FCB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DB1FCB to RGB:

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

HEX to HSL

Convert #DB1FCB to HSL:

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

HEX to CMYK

Convert #DB1FCB to CMYK:

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

Color Meaning and Usage

A dynamic magenta tone, #DB1FCB has RGB (219, 31, 203) and HSL (305°, 75%, 49%). Known for evoking romance and playfulness, this magenta-red hue is often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DB1FCB is #1FDB2F, creating high-contrast pairings. For softer combinations, try analogous colors like #8D1FDB.

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

Contrast with #DB1FCB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DB1FCB?

#DB1FCB is a dynamic magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #DB1FCB?

#DB1FCB in RGB is (219, 31, 203) - 219 red, 31 green, and 203 blue.

How to use #DB1FCB in CSS?

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

What colors go well with #DB1FCB?

#1FDB2F (complementary), #8D1FDB (analogous), and #98168D (lighter shade) work well with #DB1FCB.