#D47C77 Color Information

Hex color code: #D47C77

A warm red shade, #D47C77 appears as (212, 124, 119) in RGB and (3°, 52%, 65%) in HSL. It is commonly used in modern UI design.

Try:
Color NameLight Coral
HEX
#D47C77
RGB
212, 124, 119
HSL
3°, 52%, 65%
CMYK
0%, 42%, 44%, 17%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #D47C77; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

212, 124, 119

Red: 212 / Green: 124 / Blue: 119

HSL

3°, 52%, 65%

Hue: 3° / Saturation: 52% / Lightness: 65%

CMYK

0%, 42%, 44%, 17%

Cyan: 0% / Magenta: 42% / Yellow: 44% / Key: 17%

What color is #D47C77?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #D47C77 to RGB:

rgb(212, 124, 119)HEX to RGB Converter →

HEX to HSL

Convert #D47C77 to HSL:

hsl(3, 52%, 65%)RGB to HSL Converter →

HEX to CMYK

Convert #D47C77 to CMYK:

cmyk(0%, 42%, 44%, 17%)Color Converter →

Color Meaning and Usage

#D47C77 is a warm red color with RGB values of 212, 124, 119 and HSL of 3°, 52%, 65%. This red-orange hue evokes warmth and passion, making it suitable for typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #D47C77 is #77D0D4, creating high-contrast pairings. For softer combinations, try analogous colors like #D477A1.

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

Contrast with #D47C77

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

Contrast Ratio: 6.95:1
WCAG AA: Pass
WCAG AAA: Fail

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #D47C77?

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

What is the RGB value of #D47C77?

#D47C77 in RGB is (212, 124, 119) - 212 red, 124 green, and 119 blue.

How to use #D47C77 in CSS?

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

What colors go well with #D47C77?

#77D0D4 (complementary), #D477A1 (analogous), and #C2443D (lighter shade) work well with #D47C77.