#DB2CB2 Color Information

Hex color code: #DB2CB2

The hex color #DB2CB2 is a vivid magenta with RGB values of (219, 44, 178) and HSL of (314°, 71%, 52%). It is commonly used in modern UI design.

Try:
Color NameViolet Red
HEX
#DB2CB2
RGB
219, 44, 178
HSL
314°, 71%, 52%
CMYK
0%, 80%, 19%, 14%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DB2CB2; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

219, 44, 178

Red: 219 / Green: 44 / Blue: 178

HSL

314°, 71%, 52%

Hue: 314° / Saturation: 71% / Lightness: 52%

CMYK

0%, 80%, 19%, 14%

Cyan: 0% / Magenta: 80% / Yellow: 19% / Key: 14%

What color is #DB2CB2?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DB2CB2 to RGB:

rgb(219, 44, 178)HEX to RGB Converter →

HEX to HSL

Convert #DB2CB2 to HSL:

hsl(314, 71%, 52%)RGB to HSL Converter →

HEX to CMYK

Convert #DB2CB2 to CMYK:

cmyk(0%, 80%, 19%, 14%)Color Converter →

Color Meaning and Usage

#DB2CB2 is a bold magenta color with RGB values of 219, 44, 178 and HSL of 314°, 71%, 52%. This magenta-red hue evokes romance and playfulness, making it suitable for commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DB2CB2 is #2EDC56, creating high-contrast pairings. For softer combinations, try analogous colors like #AD2EDC.

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

Contrast with #DB2CB2

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DB2CB2?

#DB2CB2 is a bold magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #DB2CB2?

#DB2CB2 in RGB is (219, 44, 178) - 219 red, 44 green, and 178 blue.

How to use #DB2CB2 in CSS?

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

What colors go well with #DB2CB2?

#2EDC56 (complementary), #AD2EDC (analogous), and #A11B82 (lighter shade) work well with #DB2CB2.