#DA554E Color Information

Hex color code: #DA554E

The hex color #DA554E is a vibrant red with RGB values of (218, 85, 78) and HSL of (3°, 65%, 58%). It is often used for branding and logos.

Try:
Color NameIndian Red
HEX
#DA554E
RGB
218, 85, 78
HSL
3°, 65%, 58%
CMYK
0%, 61%, 64%, 15%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DA554E; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

218, 85, 78

Red: 218 / Green: 85 / Blue: 78

HSL

3°, 65%, 58%

Hue: 3° / Saturation: 65% / Lightness: 58%

CMYK

0%, 61%, 64%, 15%

Cyan: 0% / Magenta: 61% / Yellow: 64% / Key: 15%

What color is #DA554E?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DA554E to RGB:

rgb(218, 85, 78)HEX to RGB Converter →

HEX to HSL

Convert #DA554E to HSL:

hsl(3, 65%, 58%)RGB to HSL Converter →

HEX to CMYK

Convert #DA554E to CMYK:

cmyk(0%, 61%, 64%, 15%)Color Converter →

Color Meaning and Usage

A fiery red tone, #DA554E has RGB (218, 85, 78) and HSL (3°, 65%, 58%). Known for evoking warmth and passion, this red-orange hue is well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DA554E is #4ED3DA, creating high-contrast pairings. For softer combinations, try analogous colors like #DA4E8D.

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

Contrast with #DA554E

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DA554E?

#DA554E is a fiery red color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #DA554E?

#DA554E in RGB is (218, 85, 78) - 218 red, 85 green, and 78 blue.

How to use #DA554E in CSS?

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

What colors go well with #DA554E?

#4ED3DA (complementary), #DA4E8D (analogous), and #B52E26 (lighter shade) work well with #DA554E.