#D1502C Color Information

Hex color code: #D1502C

#D1502C is a vibrant red color. In RGB it is (209, 80, 44), and in HSL it is (13°, 65%, 50%). It is popular in mobile app design.

Try:
Color NameChocolate
HEX
#D1502C
RGB
209, 80, 44
HSL
13°, 65%, 50%
CMYK
0%, 62%, 79%, 18%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #D1502C; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

209, 80, 44

Red: 209 / Green: 80 / Blue: 44

HSL

13°, 65%, 50%

Hue: 13° / Saturation: 65% / Lightness: 50%

CMYK

0%, 62%, 79%, 18%

Cyan: 0% / Magenta: 62% / Yellow: 79% / Key: 18%

What color is #D1502C?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #D1502C to RGB:

rgb(209, 80, 44)HEX to RGB Converter →

HEX to HSL

Convert #D1502C to HSL:

hsl(13, 65%, 50%)RGB to HSL Converter →

HEX to CMYK

Convert #D1502C to CMYK:

cmyk(0%, 62%, 79%, 18%)Color Converter →

Color Meaning and Usage

#D1502C is a invigorating red color with RGB values of 209, 80, 44 and HSL of 13°, 65%, 50%. This red-orange hue evokes warmth and passion, making it suitable for frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #D1502C is #2DAED2, creating high-contrast pairings. For softer combinations, try analogous colors like #D22D5C.

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

Contrast with #D1502C

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #D1502C?

#D1502C is a invigorating red color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #D1502C?

#D1502C in RGB is (209, 80, 44) - 209 red, 80 green, and 44 blue.

How to use #D1502C in CSS?

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

What colors go well with #D1502C?

#2DAED2 (complementary), #D22D5C (analogous), and #93381F (lighter shade) work well with #D1502C.