#DC564C Color Information

Hex color code: #DC564C

#DC564C is a energetic red color. In RGB it is (220, 86, 76), and in HSL it is (4°, 67%, 58%). It is frequently seen in web interfaces.

Try:
Color NameIndian Red
HEX
#DC564C
RGB
220, 86, 76
HSL
4°, 67%, 58%
CMYK
0%, 61%, 65%, 14%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DC564C; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

220, 86, 76

Red: 220 / Green: 86 / Blue: 76

HSL

4°, 67%, 58%

Hue: 4° / Saturation: 67% / Lightness: 58%

CMYK

0%, 61%, 65%, 14%

Cyan: 0% / Magenta: 61% / Yellow: 65% / Key: 14%

What color is #DC564C?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DC564C to RGB:

rgb(220, 86, 76)HEX to RGB Converter →

HEX to HSL

Convert #DC564C to HSL:

hsl(4, 67%, 58%)RGB to HSL Converter →

HEX to CMYK

Convert #DC564C to CMYK:

cmyk(0%, 61%, 65%, 14%)Color Converter →

Color Meaning and Usage

A vibrant red tone, #DC564C has RGB (220, 86, 76) and HSL (4°, 67%, 58%). Known for evoking warmth and passion, this red-orange hue is a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DC564C is #4CD2DC, creating high-contrast pairings. For softer combinations, try analogous colors like #DC4C8A.

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

Contrast with #DC564C

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DC564C?

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

What is the RGB value of #DC564C?

#DC564C in RGB is (220, 86, 76) - 220 red, 86 green, and 76 blue.

How to use #DC564C in CSS?

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

What colors go well with #DC564C?

#4CD2DC (complementary), #DC4C8A (analogous), and #B72E24 (lighter shade) work well with #DC564C.