#D87990 Color Information

Hex color code: #D87990

The hex color #D87990 is a warm red with RGB values of (216, 121, 144) and HSL of (345°, 55%, 66%). It is commonly used in modern UI design.

Try:
Color NamePale Violet Red
HEX
#D87990
RGB
216, 121, 144
HSL
345°, 55%, 66%
CMYK
0%, 44%, 33%, 15%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #D87990; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

216, 121, 144

Red: 216 / Green: 121 / Blue: 144

HSL

345°, 55%, 66%

Hue: 345° / Saturation: 55% / Lightness: 66%

CMYK

0%, 44%, 33%, 15%

Cyan: 0% / Magenta: 44% / Yellow: 33% / Key: 15%

What color is #D87990?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #D87990 to RGB:

rgb(216, 121, 144)HEX to RGB Converter →

HEX to HSL

Convert #D87990 to HSL:

hsl(345, 55%, 66%)RGB to HSL Converter →

HEX to CMYK

Convert #D87990 to CMYK:

cmyk(0%, 44%, 33%, 15%)Color Converter →

Color Meaning and Usage

A fiery red tone, #D87990 has RGB (216, 121, 144) and HSL (345°, 55%, 66%). Known for evoking warmth and passion, this red-orange hue is frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #D87990 is #79D8C0, creating high-contrast pairings. For softer combinations, try analogous colors like #D879C0.

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

Contrast with #D87990

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

Contrast Ratio: 7.06:1
WCAG AA: Pass
WCAG AAA: Pass

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #D87990?

#D87990 is a fiery red color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #D87990?

#D87990 in RGB is (216, 121, 144) - 216 red, 121 green, and 144 blue.

How to use #D87990 in CSS?

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

What colors go well with #D87990?

#79D8C0 (complementary), #D879C0 (analogous), and #C73D60 (lighter shade) work well with #D87990.