#D070BB Color Information

Hex color code: #D070BB

#D070BB is a subtle magenta color. In RGB it is (208, 112, 187), and in HSL it is (313°, 51%, 63%). It is popular in mobile app design.

Try:
Color NamePale Violet Red
HEX
#D070BB
RGB
208, 112, 187
HSL
313°, 51%, 63%
CMYK
0%, 46%, 10%, 18%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #D070BB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

208, 112, 187

Red: 208 / Green: 112 / Blue: 187

HSL

313°, 51%, 63%

Hue: 313° / Saturation: 51% / Lightness: 63%

CMYK

0%, 46%, 10%, 18%

Cyan: 0% / Magenta: 46% / Yellow: 10% / Key: 18%

What color is #D070BB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #D070BB to RGB:

rgb(208, 112, 187)HEX to RGB Converter →

HEX to HSL

Convert #D070BB to HSL:

hsl(313, 51%, 63%)RGB to HSL Converter →

HEX to CMYK

Convert #D070BB to CMYK:

cmyk(0%, 46%, 10%, 18%)Color Converter →

Color Meaning and Usage

#D070BB is a balanced magenta color with RGB values of 208, 112, 187 and HSL of 313°, 51%, 63%. This magenta-red hue evokes romance and playfulness, making it suitable for frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #D070BB is #71D185, creating high-contrast pairings. For softer combinations, try analogous colors like #B671D1.

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

Contrast with #D070BB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #D070BB?

#D070BB is a balanced magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #D070BB?

#D070BB in RGB is (208, 112, 187) - 208 red, 112 green, and 187 blue.

How to use #D070BB in CSS?

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

What colors go well with #D070BB?

#71D185 (complementary), #B671D1 (analogous), and #B93C9E (lighter shade) work well with #D070BB.