#D07090 Color Information

Hex color code: #D07090

The hex color #D07090 is a vibrant magenta with RGB values of (208, 112, 144) and HSL of (340°, 51%, 63%). It is popular in mobile app design.

Try:
Color NamePale Violet Red
HEX
#D07090
RGB
208, 112, 144
HSL
340°, 51%, 63%
CMYK
0%, 46%, 31%, 18%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #D07090; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

208, 112, 144

Red: 208 / Green: 112 / Blue: 144

HSL

340°, 51%, 63%

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

CMYK

0%, 46%, 31%, 18%

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

What color is #D07090?

#D07090 is a red-orange hue associated with warmth and passion.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #D07090 to RGB:

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

HEX to HSL

Convert #D07090 to HSL:

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

HEX to CMYK

Convert #D07090 to CMYK:

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

Color Meaning and Usage

A warm magenta tone, #D07090 has RGB (208, 112, 144) and HSL (340°, 51%, 63%). Known for evoking warmth and passion, this red-orange hue is typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #D07090 is #71D1B1, creating high-contrast pairings. For softer combinations, try analogous colors like #D171C1.

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

Contrast with #D07090

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #D07090?

#D07090 is a warm magenta color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #D07090?

#D07090 in RGB is (208, 112, 144) - 208 red, 112 green, and 144 blue.

How to use #D07090 in CSS?

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

What colors go well with #D07090?

#71D1B1 (complementary), #D171C1 (analogous), and #B93C66 (lighter shade) work well with #D07090.