#D0979D Color Information

Hex color code: #D0979D

The hex color #D0979D is a soft red with RGB values of (208, 151, 157) and HSL of (354°, 38%, 70%). It is typically applied in digital products.

Try:
Color NameRosy Brown
HEX
#D0979D
RGB
208, 151, 157
HSL
354°, 38%, 70%
CMYK
0%, 27%, 25%, 18%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #D0979D; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

208, 151, 157

Red: 208 / Green: 151 / Blue: 157

HSL

354°, 38%, 70%

Hue: 354° / Saturation: 38% / Lightness: 70%

CMYK

0%, 27%, 25%, 18%

Cyan: 0% / Magenta: 27% / Yellow: 25% / Key: 18%

What color is #D0979D?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #D0979D to RGB:

rgb(208, 151, 157)HEX to RGB Converter →

HEX to HSL

Convert #D0979D to HSL:

hsl(354, 38%, 70%)RGB to HSL Converter →

HEX to CMYK

Convert #D0979D to CMYK:

cmyk(0%, 27%, 25%, 18%)Color Converter →

Color Meaning and Usage

A soft red tone, #D0979D has RGB (208, 151, 157) and HSL (354°, 38%, 70%). Known for evoking warmth and passion, this red-orange hue is a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #D0979D is #95D0CA, creating high-contrast pairings. For softer combinations, try analogous colors like #D095B8.

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

Contrast with #D0979D

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #D0979D?

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

What is the RGB value of #D0979D?

#D0979D in RGB is (208, 151, 157) - 208 red, 151 green, and 157 blue.

How to use #D0979D in CSS?

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

What colors go well with #D0979D?

#95D0CA (complementary), #D095B8 (analogous), and #B86169 (lighter shade) work well with #D0979D.