#DF8874 Color Information

Hex color code: #DF8874

A vibrant red shade, #DF8874 appears as (223, 136, 116) in RGB and (11°, 63%, 66%) in HSL. It is often used for branding and logos.

Try:
Color NameDark Salmon
HEX
#DF8874
RGB
223, 136, 116
HSL
11°, 63%, 66%
CMYK
0%, 39%, 48%, 13%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DF8874; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

223, 136, 116

Red: 223 / Green: 136 / Blue: 116

HSL

11°, 63%, 66%

Hue: 11° / Saturation: 63% / Lightness: 66%

CMYK

0%, 39%, 48%, 13%

Cyan: 0% / Magenta: 39% / Yellow: 48% / Key: 13%

What color is #DF8874?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DF8874 to RGB:

rgb(223, 136, 116)HEX to RGB Converter →

HEX to HSL

Convert #DF8874 to HSL:

hsl(11, 63%, 66%)RGB to HSL Converter →

HEX to CMYK

Convert #DF8874 to CMYK:

cmyk(0%, 39%, 48%, 13%)Color Converter →

Color Meaning and Usage

#DF8874 is a warm red color with RGB values of 223, 136, 116 and HSL of 11°, 63%, 66%. This red-orange hue evokes warmth and passion, making it suitable for frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DF8874 is #72CBDF, creating high-contrast pairings. For softer combinations, try analogous colors like #DF7294.

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

Contrast with #DF8874

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DF8874?

#DF8874 is a warm red color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #DF8874?

#DF8874 in RGB is (223, 136, 116) - 223 red, 136 green, and 116 blue.

How to use #DF8874 in CSS?

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

What colors go well with #DF8874?

#72CBDF (complementary), #DF7294 (analogous), and #D15033 (lighter shade) work well with #DF8874.