#D59985 Color Information

Hex color code: #D59985

#D59985 is a subtle orange color. In RGB it is (213, 153, 133), and in HSL it is (15°, 49%, 68%). It is often used for branding and logos.

Try:
Color NameDark Salmon
HEX
#D59985
RGB
213, 153, 133
HSL
15°, 49%, 68%
CMYK
0%, 28%, 38%, 16%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #D59985; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

213, 153, 133

Red: 213 / Green: 153 / Blue: 133

HSL

15°, 49%, 68%

Hue: 15° / Saturation: 49% / Lightness: 68%

CMYK

0%, 28%, 38%, 16%

Cyan: 0% / Magenta: 28% / Yellow: 38% / Key: 16%

What color is #D59985?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #D59985 to RGB:

rgb(213, 153, 133)HEX to RGB Converter →

HEX to HSL

Convert #D59985 to HSL:

hsl(15, 49%, 68%)RGB to HSL Converter →

HEX to CMYK

Convert #D59985 to CMYK:

cmyk(0%, 28%, 38%, 16%)Color Converter →

Color Meaning and Usage

A soft orange tone, #D59985 has RGB (213, 153, 133) and HSL (15°, 49%, 68%). Known for evoking warmth and passion, this red-orange hue is frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #D59985 is #85C1D5, creating high-contrast pairings. For softer combinations, try analogous colors like #D58599.

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

Contrast with #D59985

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #D59985?

#D59985 is a soft orange color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #D59985?

#D59985 in RGB is (213, 153, 133) - 213 red, 153 green, and 133 blue.

How to use #D59985 in CSS?

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

What colors go well with #D59985?

#85C1D5 (complementary), #D58599 (analogous), and #C26A4C (lighter shade) work well with #D59985.