#DF8A77 Color Information

Hex color code: #DF8A77

#DF8A77 is a vibrant red color. In RGB it is (223, 138, 119), and in HSL it is (11°, 62%, 67%). It is popular in mobile app design.

Try:
Color NameDark Salmon
HEX
#DF8A77
RGB
223, 138, 119
HSL
11°, 62%, 67%
CMYK
0%, 38%, 47%, 13%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DF8A77; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

223, 138, 119

Red: 223 / Green: 138 / Blue: 119

HSL

11°, 62%, 67%

Hue: 11° / Saturation: 62% / Lightness: 67%

CMYK

0%, 38%, 47%, 13%

Cyan: 0% / Magenta: 38% / Yellow: 47% / Key: 13%

What color is #DF8A77?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DF8A77 to RGB:

rgb(223, 138, 119)HEX to RGB Converter →

HEX to HSL

Convert #DF8A77 to HSL:

hsl(11, 62%, 67%)RGB to HSL Converter →

HEX to CMYK

Convert #DF8A77 to CMYK:

cmyk(0%, 38%, 47%, 13%)Color Converter →

Color Meaning and Usage

A energetic red tone, #DF8A77 has RGB (223, 138, 119) and HSL (11°, 62%, 67%). Known for evoking warmth and passion, this red-orange hue is often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DF8A77 is #77CCDF, creating high-contrast pairings. For softer combinations, try analogous colors like #DF7798.

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

Contrast with #DF8A77

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DF8A77?

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

What is the RGB value of #DF8A77?

#DF8A77 in RGB is (223, 138, 119) - 223 red, 138 green, and 119 blue.

How to use #DF8A77 in CSS?

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

What colors go well with #DF8A77?

#77CCDF (complementary), #DF7798 (analogous), and #D05539 (lighter shade) work well with #DF8A77.