#D3553C Color Information

Hex color code: #D3553C

The hex color #D3553C is a fiery red with RGB values of (211, 85, 60) and HSL of (10°, 63%, 53%). It is typically applied in digital products.

Try:
Color NameIndian Red
HEX
#D3553C
RGB
211, 85, 60
HSL
10°, 63%, 53%
CMYK
0%, 60%, 72%, 17%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #D3553C; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

211, 85, 60

Red: 211 / Green: 85 / Blue: 60

HSL

10°, 63%, 53%

Hue: 10° / Saturation: 63% / Lightness: 53%

CMYK

0%, 60%, 72%, 17%

Cyan: 0% / Magenta: 60% / Yellow: 72% / Key: 17%

What color is #D3553C?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #D3553C to RGB:

rgb(211, 85, 60)HEX to RGB Converter →

HEX to HSL

Convert #D3553C to HSL:

hsl(10, 63%, 53%)RGB to HSL Converter →

HEX to CMYK

Convert #D3553C to CMYK:

cmyk(0%, 60%, 72%, 17%)Color Converter →

Color Meaning and Usage

A vibrant red tone, #D3553C has RGB (211, 85, 60) and HSL (10°, 63%, 53%). Known for evoking warmth and passion, this red-orange hue is often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #D3553C is #3CB9D3, creating high-contrast pairings. For softer combinations, try analogous colors like #D33C6E.

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

Contrast with #D3553C

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #D3553C?

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

What is the RGB value of #D3553C?

#D3553C in RGB is (211, 85, 60) - 211 red, 85 green, and 60 blue.

How to use #D3553C in CSS?

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

What colors go well with #D3553C?

#3CB9D3 (complementary), #D33C6E (analogous), and #9E3824 (lighter shade) work well with #D3553C.