#DF978F Color Information

Hex color code: #DF978F

#DF978F is a energetic red color. In RGB it is (223, 151, 143), and in HSL it is (6°, 56%, 72%). It is frequently seen in web interfaces.

Try:
Color NameDark Salmon
HEX
#DF978F
RGB
223, 151, 143
HSL
6°, 56%, 72%
CMYK
0%, 32%, 36%, 13%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DF978F; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

223, 151, 143

Red: 223 / Green: 151 / Blue: 143

HSL

6°, 56%, 72%

Hue: 6° / Saturation: 56% / Lightness: 72%

CMYK

0%, 32%, 36%, 13%

Cyan: 0% / Magenta: 32% / Yellow: 36% / Key: 13%

What color is #DF978F?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DF978F to RGB:

rgb(223, 151, 143)HEX to RGB Converter →

HEX to HSL

Convert #DF978F to HSL:

hsl(6, 56%, 72%)RGB to HSL Converter →

HEX to CMYK

Convert #DF978F to CMYK:

cmyk(0%, 32%, 36%, 13%)Color Converter →

Color Meaning and Usage

A energetic red tone, #DF978F has RGB (223, 151, 143) and HSL (6°, 56%, 72%). Known for evoking warmth and passion, this red-orange hue is frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DF978F is #90D8E0, creating high-contrast pairings. For softer combinations, try analogous colors like #E090B0.

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

Contrast with #DF978F

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DF978F?

#DF978F is a energetic red color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #DF978F?

#DF978F in RGB is (223, 151, 143) - 223 red, 151 green, and 143 blue.

How to use #DF978F in CSS?

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

What colors go well with #DF978F?

#90D8E0 (complementary), #E090B0 (analogous), and #CF6054 (lighter shade) work well with #DF978F.