#D72845 Color Information

Hex color code: #D72845

A warm red shade, #D72845 appears as (215, 40, 69) in RGB and (350°, 69%, 50%) in HSL. It is commonly used in modern UI design.

Try:
Color NameCrimson
HEX
#D72845
RGB
215, 40, 69
HSL
350°, 69%, 50%
CMYK
0%, 81%, 68%, 16%

Shades

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

Generate Gradient

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

Preview in UI

Button

.btn-primary { background-color: #D72845; color: #FFFFFF; }

Badge

New Feature
.badge { background-color: #D72845; color: #FFFFFF; }

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 #D72845; background-color: #D7284515; }

Alert / Toast

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

Link / Accent

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

a { color: #D72845; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

215, 40, 69

Red: 215 / Green: 40 / Blue: 69

HSL

350°, 69%, 50%

Hue: 350° / Saturation: 69% / Lightness: 50%

CMYK

0%, 81%, 68%, 16%

Cyan: 0% / Magenta: 81% / Yellow: 68% / Key: 16%

What color is #D72845?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #D72845 to RGB:

rgb(215, 40, 69)HEX to RGB Converter →

HEX to HSL

Convert #D72845 to HSL:

hsl(350, 69%, 50%)RGB to HSL Converter →

HEX to CMYK

Convert #D72845 to CMYK:

cmyk(0%, 81%, 68%, 16%)Color Converter →

Color Meaning and Usage

A energetic red tone, #D72845 has RGB (215, 40, 69) and HSL (350°, 69%, 50%). Known for evoking warmth and passion, this red-orange hue is frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #D72845 is #28D7BA, creating high-contrast pairings. For softer combinations, try analogous colors like #D7289D.

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

Contrast with #D72845

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

Contrast Ratio: 4.28:1
WCAG AA: Fail
WCAG AAA: Fail

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #D72845?

#D72845 is a energetic red color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #D72845?

#D72845 in RGB is (215, 40, 69) - 215 red, 40 green, and 69 blue.

How to use #D72845 in CSS?

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

What colors go well with #D72845?

#28D7BA (complementary), #D7289D (analogous), and #971C30 (lighter shade) work well with #D72845.