#DA5C52 Color Information

Hex color code: #DA5C52

A fiery red shade, #DA5C52 appears as (218, 92, 82) in RGB and (4°, 65%, 59%) in HSL. It is typically applied in digital products.

Try:
Color NameIndian Red
HEX
#DA5C52
RGB
218, 92, 82
HSL
4°, 65%, 59%
CMYK
0%, 58%, 62%, 15%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DA5C52; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

218, 92, 82

Red: 218 / Green: 92 / Blue: 82

HSL

4°, 65%, 59%

Hue: 4° / Saturation: 65% / Lightness: 59%

CMYK

0%, 58%, 62%, 15%

Cyan: 0% / Magenta: 58% / Yellow: 62% / Key: 15%

What color is #DA5C52?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DA5C52 to RGB:

rgb(218, 92, 82)HEX to RGB Converter →

HEX to HSL

Convert #DA5C52 to HSL:

hsl(4, 65%, 59%)RGB to HSL Converter →

HEX to CMYK

Convert #DA5C52 to CMYK:

cmyk(0%, 58%, 62%, 15%)Color Converter →

Color Meaning and Usage

A warm red tone, #DA5C52 has RGB (218, 92, 82) and HSL (4°, 65%, 59%). 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 #DA5C52 is #52D1DA, creating high-contrast pairings. For softer combinations, try analogous colors like #DA528D.

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

Contrast with #DA5C52

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DA5C52?

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

What is the RGB value of #DA5C52?

#DA5C52 in RGB is (218, 92, 82) - 218 red, 92 green, and 82 blue.

How to use #DA5C52 in CSS?

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

What colors go well with #DA5C52?

#52D1DA (complementary), #DA528D (analogous), and #B93127 (lighter shade) work well with #DA5C52.