#D1957F Color Information

Hex color code: #D1957F

A gentle orange shade, #D1957F appears as (209, 149, 127) in RGB and (16°, 47%, 66%) in HSL. It is often used for branding and logos.

Try:
Color NameDark Salmon
HEX
#D1957F
RGB
209, 149, 127
HSL
16°, 47%, 66%
CMYK
0%, 29%, 39%, 18%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #D1957F; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

209, 149, 127

Red: 209 / Green: 149 / Blue: 127

HSL

16°, 47%, 66%

Hue: 16° / Saturation: 47% / Lightness: 66%

CMYK

0%, 29%, 39%, 18%

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

What color is #D1957F?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #D1957F to RGB:

rgb(209, 149, 127)HEX to RGB Converter →

HEX to HSL

Convert #D1957F to HSL:

hsl(16, 47%, 66%)RGB to HSL Converter →

HEX to CMYK

Convert #D1957F to CMYK:

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

Color Meaning and Usage

A gentle orange tone, #D1957F has RGB (209, 149, 127) and HSL (16°, 47%, 66%). Known for evoking warmth and passion, this red-orange hue is frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #D1957F is #80BBD1, creating high-contrast pairings. For softer combinations, try analogous colors like #D18093.

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

Contrast with #D1957F

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #D1957F?

#D1957F is a gentle orange color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #D1957F?

#D1957F in RGB is (209, 149, 127) - 209 red, 149 green, and 127 blue.

How to use #D1957F in CSS?

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

What colors go well with #D1957F?

#80BBD1 (complementary), #D18093 (analogous), and #BD6747 (lighter shade) work well with #D1957F.