#D47121 Color Information

Hex color code: #D47121

#D47121 is a vivid orange color. In RGB it is (212, 113, 33), and in HSL it is (27°, 73%, 48%). It is commonly used in modern UI design.

Try:
Color NameChocolate
HEX
#D47121
RGB
212, 113, 33
HSL
27°, 73%, 48%
CMYK
0%, 47%, 84%, 17%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #D47121; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

212, 113, 33

Red: 212 / Green: 113 / Blue: 33

HSL

27°, 73%, 48%

Hue: 27° / Saturation: 73% / Lightness: 48%

CMYK

0%, 47%, 84%, 17%

Cyan: 0% / Magenta: 47% / Yellow: 84% / Key: 17%

What color is #D47121?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #D47121 to RGB:

rgb(212, 113, 33)HEX to RGB Converter →

HEX to HSL

Convert #D47121 to HSL:

hsl(27, 73%, 48%)RGB to HSL Converter →

HEX to CMYK

Convert #D47121 to CMYK:

cmyk(0%, 47%, 84%, 17%)Color Converter →

Color Meaning and Usage

#D47121 is a bold orange color with RGB values of 212, 113, 33 and HSL of 27°, 73%, 48%. This red-orange hue evokes warmth and passion, making it suitable for well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #D47121 is #2183D4, creating high-contrast pairings. For softer combinations, try analogous colors like #D4212A.

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

Contrast with #D47121

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #D47121?

#D47121 is a bold orange color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #D47121?

#D47121 in RGB is (212, 113, 33) - 212 red, 113 green, and 33 blue.

How to use #D47121 in CSS?

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

What colors go well with #D47121?

#2183D4 (complementary), #D4212A (analogous), and #924E17 (lighter shade) work well with #D47121.