#D0947C Color Information

Hex color code: #D0947C

#D0947C is a gentle orange color. In RGB it is (208, 148, 124), and in HSL it is (17°, 47%, 65%). It is often used for branding and logos.

Try:
Color NameDark Salmon
HEX
#D0947C
RGB
208, 148, 124
HSL
17°, 47%, 65%
CMYK
0%, 29%, 40%, 18%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #D0947C; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

208, 148, 124

Red: 208 / Green: 148 / Blue: 124

HSL

17°, 47%, 65%

Hue: 17° / Saturation: 47% / Lightness: 65%

CMYK

0%, 29%, 40%, 18%

Cyan: 0% / Magenta: 29% / Yellow: 40% / Key: 18%

What color is #D0947C?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #D0947C to RGB:

rgb(208, 148, 124)HEX to RGB Converter →

HEX to HSL

Convert #D0947C to HSL:

hsl(17, 47%, 65%)RGB to HSL Converter →

HEX to CMYK

Convert #D0947C to CMYK:

cmyk(0%, 29%, 40%, 18%)Color Converter →

Color Meaning and Usage

#D0947C is a delicate orange color with RGB values of 208, 148, 124 and HSL of 17°, 47%, 65%. This red-orange hue evokes warmth and passion, making it suitable for frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #D0947C is #7CB8D0, creating high-contrast pairings. For softer combinations, try analogous colors like #D07C8E.

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

Contrast with #D0947C

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #D0947C?

#D0947C is a delicate orange color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #D0947C?

#D0947C in RGB is (208, 148, 124) - 208 red, 148 green, and 124 blue.

How to use #D0947C in CSS?

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

What colors go well with #D0947C?

#7CB8D0 (complementary), #D07C8E (analogous), and #BB6644 (lighter shade) work well with #D0947C.