#D070BD Color Information

Hex color code: #D070BD

A subtle magenta shade, #D070BD appears as (208, 112, 189) in RGB and (312°, 51%, 63%) in HSL. It is often used for branding and logos.

Try:
Color NameMedium Orchid
HEX
#D070BD
RGB
208, 112, 189
HSL
312°, 51%, 63%
CMYK
0%, 46%, 9%, 18%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #D070BD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

208, 112, 189

Red: 208 / Green: 112 / Blue: 189

HSL

312°, 51%, 63%

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

CMYK

0%, 46%, 9%, 18%

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

What color is #D070BD?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #D070BD to RGB:

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

HEX to HSL

Convert #D070BD to HSL:

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

HEX to CMYK

Convert #D070BD to CMYK:

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

Color Meaning and Usage

A neutral magenta tone, #D070BD has RGB (208, 112, 189) and HSL (312°, 51%, 63%). Known for evoking romance and playfulness, this magenta-red hue is widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #D070BD is #71D184, creating high-contrast pairings. For softer combinations, try analogous colors like #B471D1.

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

Contrast with #D070BD

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #D070BD?

#D070BD is a neutral magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #D070BD?

#D070BD in RGB is (208, 112, 189) - 208 red, 112 green, and 189 blue.

How to use #D070BD in CSS?

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

What colors go well with #D070BD?

#71D184 (complementary), #B471D1 (analogous), and #B93CA0 (lighter shade) work well with #D070BD.