#D09FA4 Color Information

Hex color code: #D09FA4

#D09FA4 is a pastel red color. In RGB it is (208, 159, 164), and in HSL it is (354°, 34%, 72%). It is frequently seen in web interfaces.

Try:
Color NameTan
HEX
#D09FA4
RGB
208, 159, 164
HSL
354°, 34%, 72%
CMYK
0%, 24%, 21%, 18%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #D09FA4; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

208, 159, 164

Red: 208 / Green: 159 / Blue: 164

HSL

354°, 34%, 72%

Hue: 354° / Saturation: 34% / Lightness: 72%

CMYK

0%, 24%, 21%, 18%

Cyan: 0% / Magenta: 24% / Yellow: 21% / Key: 18%

What color is #D09FA4?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #D09FA4 to RGB:

rgb(208, 159, 164)HEX to RGB Converter →

HEX to HSL

Convert #D09FA4 to HSL:

hsl(354, 34%, 72%)RGB to HSL Converter →

HEX to CMYK

Convert #D09FA4 to CMYK:

cmyk(0%, 24%, 21%, 18%)Color Converter →

Color Meaning and Usage

#D09FA4 is a soft red color with RGB values of 208, 159, 164 and HSL of 354°, 34%, 72%. This red-orange hue evokes warmth and passion, making it suitable for a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #D09FA4 is #9FD0CB, creating high-contrast pairings. For softer combinations, try analogous colors like #D09FBC.

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

Contrast with #D09FA4

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #D09FA4?

#D09FA4 is a soft red color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #D09FA4?

#D09FA4 in RGB is (208, 159, 164) - 208 red, 159 green, and 164 blue.

How to use #D09FA4 in CSS?

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

What colors go well with #D09FA4?

#9FD0CB (complementary), #D09FBC (analogous), and #B76C74 (lighter shade) work well with #D09FA4.