#DF9D8D Color Information

Hex color code: #DF9D8D

A fiery red shade, #DF9D8D appears as (223, 157, 141) in RGB and (12°, 56%, 71%) in HSL. It is typically applied in digital products.

Try:
Color NameDark Salmon
HEX
#DF9D8D
RGB
223, 157, 141
HSL
12°, 56%, 71%
CMYK
0%, 30%, 37%, 13%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DF9D8D; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

223, 157, 141

Red: 223 / Green: 157 / Blue: 141

HSL

12°, 56%, 71%

Hue: 12° / Saturation: 56% / Lightness: 71%

CMYK

0%, 30%, 37%, 13%

Cyan: 0% / Magenta: 30% / Yellow: 37% / Key: 13%

What color is #DF9D8D?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DF9D8D to RGB:

rgb(223, 157, 141)HEX to RGB Converter →

HEX to HSL

Convert #DF9D8D to HSL:

hsl(12, 56%, 71%)RGB to HSL Converter →

HEX to CMYK

Convert #DF9D8D to CMYK:

cmyk(0%, 30%, 37%, 13%)Color Converter →

Color Meaning and Usage

#DF9D8D is a energetic red color with RGB values of 223, 157, 141 and HSL of 12°, 56%, 71%. This red-orange hue evokes warmth and passion, making it suitable for commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DF9D8D is #8CCEDE, creating high-contrast pairings. For softer combinations, try analogous colors like #DE8CA4.

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

Contrast with #DF9D8D

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DF9D8D?

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

What is the RGB value of #DF9D8D?

#DF9D8D in RGB is (223, 157, 141) - 223 red, 157 green, and 141 blue.

How to use #DF9D8D in CSS?

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

What colors go well with #DF9D8D?

#8CCEDE (complementary), #DE8CA4 (analogous), and #CE6950 (lighter shade) work well with #DF9D8D.