#D9919F Color Information

Hex color code: #D9919F

The hex color #D9919F is a pastel red with RGB values of (217, 145, 159) and HSL of (348°, 49%, 71%). It is commonly used in modern UI design.

Try:
Color NameRosy Brown
HEX
#D9919F
RGB
217, 145, 159
HSL
348°, 49%, 71%
CMYK
0%, 33%, 27%, 15%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #D9919F; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

217, 145, 159

Red: 217 / Green: 145 / Blue: 159

HSL

348°, 49%, 71%

Hue: 348° / Saturation: 49% / Lightness: 71%

CMYK

0%, 33%, 27%, 15%

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

What color is #D9919F?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #D9919F to RGB:

rgb(217, 145, 159)HEX to RGB Converter →

HEX to HSL

Convert #D9919F to HSL:

hsl(348, 49%, 71%)RGB to HSL Converter →

HEX to CMYK

Convert #D9919F to CMYK:

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

Color Meaning and Usage

A pastel red tone, #D9919F has RGB (217, 145, 159) and HSL (348°, 49%, 71%). Known for evoking warmth and passion, this red-orange hue is popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #D9919F is #91D9CB, creating high-contrast pairings. For softer combinations, try analogous colors like #D991C4.

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

Contrast with #D9919F

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #D9919F?

#D9919F is a pastel red color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #D9919F?

#D9919F in RGB is (217, 145, 159) - 217 red, 145 green, and 159 blue.

How to use #D9919F in CSS?

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

What colors go well with #D9919F?

#91D9CB (complementary), #D991C4 (analogous), and #C6586E (lighter shade) work well with #D9919F.