#DB70AB Color Information

Hex color code: #DB70AB

A balanced magenta shade, #DB70AB appears as (219, 112, 171) in RGB and (327°, 60%, 65%) in HSL. It is often used for branding and logos.

Try:
Color NamePale Violet Red
HEX
#DB70AB
RGB
219, 112, 171
HSL
327°, 60%, 65%
CMYK
0%, 49%, 22%, 14%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DB70AB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

219, 112, 171

Red: 219 / Green: 112 / Blue: 171

HSL

327°, 60%, 65%

Hue: 327° / Saturation: 60% / Lightness: 65%

CMYK

0%, 49%, 22%, 14%

Cyan: 0% / Magenta: 49% / Yellow: 22% / Key: 14%

What color is #DB70AB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DB70AB to RGB:

rgb(219, 112, 171)HEX to RGB Converter →

HEX to HSL

Convert #DB70AB to HSL:

hsl(327, 60%, 65%)RGB to HSL Converter →

HEX to CMYK

Convert #DB70AB to CMYK:

cmyk(0%, 49%, 22%, 14%)Color Converter →

Color Meaning and Usage

A subtle magenta tone, #DB70AB has RGB (219, 112, 171) and HSL (327°, 60%, 65%). 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 #DB70AB is #70DBA0, creating high-contrast pairings. For softer combinations, try analogous colors like #D670DB.

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

Contrast with #DB70AB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DB70AB?

#DB70AB is a subtle magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #DB70AB?

#DB70AB in RGB is (219, 112, 171) - 219 red, 112 green, and 171 blue.

How to use #DB70AB in CSS?

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

What colors go well with #DB70AB?

#70DBA0 (complementary), #D670DB (analogous), and #CC3387 (lighter shade) work well with #DB70AB.