#D07272 Color Information

Hex color code: #D07272

The hex color #D07272 is a vibrant red with RGB values of (208, 114, 114) and HSL of (0°, 50%, 63%). It is popular in mobile app design.

Try:
Color NameIndian Red
HEX
#D07272
RGB
208, 114, 114
HSL
0°, 50%, 63%
CMYK
0%, 45%, 45%, 18%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #D07272; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

208, 114, 114

Red: 208 / Green: 114 / Blue: 114

HSL

0°, 50%, 63%

Hue: 0° / Saturation: 50% / Lightness: 63%

CMYK

0%, 45%, 45%, 18%

Cyan: 0% / Magenta: 45% / Yellow: 45% / Key: 18%

What color is #D07272?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #D07272 to RGB:

rgb(208, 114, 114)HEX to RGB Converter →

HEX to HSL

Convert #D07272 to HSL:

hsl(0, 50%, 63%)RGB to HSL Converter →

HEX to CMYK

Convert #D07272 to CMYK:

cmyk(0%, 45%, 45%, 18%)Color Converter →

Color Meaning and Usage

#D07272 is a vibrant red color with RGB values of 208, 114, 114 and HSL of 0°, 50%, 63%. This red-orange hue evokes warmth and passion, making it suitable for commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #D07272 is #71D0D0, creating high-contrast pairings. For softer combinations, try analogous colors like #D071A1.

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

Contrast with #D07272

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #D07272?

#D07272 is a vibrant red color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #D07272?

#D07272 in RGB is (208, 114, 114) - 208 red, 114 green, and 114 blue.

How to use #D07272 in CSS?

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

What colors go well with #D07272?

#71D0D0 (complementary), #D071A1 (analogous), and #B83D3D (lighter shade) work well with #D07272.