#D49980 Color Information

Hex color code: #D49980

#D49980 is a gentle orange color. In RGB it is (212, 153, 128), and in HSL it is (18°, 49%, 67%). It is frequently seen in web interfaces.

Try:
Color NameDark Salmon
HEX
#D49980
RGB
212, 153, 128
HSL
18°, 49%, 67%
CMYK
0%, 28%, 40%, 17%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #D49980; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

212, 153, 128

Red: 212 / Green: 153 / Blue: 128

HSL

18°, 49%, 67%

Hue: 18° / Saturation: 49% / Lightness: 67%

CMYK

0%, 28%, 40%, 17%

Cyan: 0% / Magenta: 28% / Yellow: 40% / Key: 17%

What color is #D49980?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #D49980 to RGB:

rgb(212, 153, 128)HEX to RGB Converter →

HEX to HSL

Convert #D49980 to HSL:

hsl(18, 49%, 67%)RGB to HSL Converter →

HEX to CMYK

Convert #D49980 to CMYK:

cmyk(0%, 28%, 40%, 17%)Color Converter →

Color Meaning and Usage

A gentle orange tone, #D49980 has RGB (212, 153, 128) and HSL (18°, 49%, 67%). 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 #D49980 is #82BBD4, creating high-contrast pairings. For softer combinations, try analogous colors like #D48292.

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

Contrast with #D49980

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #D49980?

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

What is the RGB value of #D49980?

#D49980 in RGB is (212, 153, 128) - 212 red, 153 green, and 128 blue.

How to use #D49980 in CSS?

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

What colors go well with #D49980?

#82BBD4 (complementary), #D48292 (analogous), and #C16D49 (lighter shade) work well with #D49980.