#DC645B Color Information

Hex color code: #DC645B

#DC645B is a fiery red color. In RGB it is (220, 100, 91), and in HSL it is (4°, 65%, 61%). It is typically applied in digital products.

Try:
Color NameIndian Red
HEX
#DC645B
RGB
220, 100, 91
HSL
4°, 65%, 61%
CMYK
0%, 55%, 59%, 14%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DC645B; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

220, 100, 91

Red: 220 / Green: 100 / Blue: 91

HSL

4°, 65%, 61%

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

CMYK

0%, 55%, 59%, 14%

Cyan: 0% / Magenta: 55% / Yellow: 59% / Key: 14%

What color is #DC645B?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DC645B to RGB:

rgb(220, 100, 91)HEX to RGB Converter →

HEX to HSL

Convert #DC645B to HSL:

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

HEX to CMYK

Convert #DC645B to CMYK:

cmyk(0%, 55%, 59%, 14%)Color Converter →

Color Meaning and Usage

A invigorating red tone, #DC645B has RGB (220, 100, 91) and HSL (4°, 65%, 61%). 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 #DC645B is #5BD4DC, creating high-contrast pairings. For softer combinations, try analogous colors like #DC5B93.

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

Contrast with #DC645B

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DC645B?

#DC645B is a invigorating red color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #DC645B?

#DC645B in RGB is (220, 100, 91) - 220 red, 100 green, and 91 blue.

How to use #DC645B in CSS?

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

What colors go well with #DC645B?

#5BD4DC (complementary), #DC5B93 (analogous), and #C23329 (lighter shade) work well with #DC645B.