#DC323D Color Information

Hex color code: #DC323D

The hex color #DC323D is a dynamic red with RGB values of (220, 50, 61) and HSL of (356°, 71%, 53%). It is typically applied in digital products.

Try:
Color NameCrimson
HEX
#DC323D
RGB
220, 50, 61
HSL
356°, 71%, 53%
CMYK
0%, 77%, 72%, 14%

Shades

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

Generate Gradient

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

Preview in UI

Button

.btn-primary { background-color: #DC323D; color: #FFFFFF; }

Badge

New Feature
.badge { background-color: #DC323D; color: #FFFFFF; }

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 #DC323D; background-color: #DC323D15; }

Alert / Toast

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

Link / Accent

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

a { color: #DC323D; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

220, 50, 61

Red: 220 / Green: 50 / Blue: 61

HSL

356°, 71%, 53%

Hue: 356° / Saturation: 71% / Lightness: 53%

CMYK

0%, 77%, 72%, 14%

Cyan: 0% / Magenta: 77% / Yellow: 72% / Key: 14%

What color is #DC323D?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DC323D to RGB:

rgb(220, 50, 61)HEX to RGB Converter →

HEX to HSL

Convert #DC323D to HSL:

hsl(356, 71%, 53%)RGB to HSL Converter →

HEX to CMYK

Convert #DC323D to CMYK:

cmyk(0%, 77%, 72%, 14%)Color Converter →

Color Meaning and Usage

A dynamic red tone, #DC323D has RGB (220, 50, 61) and HSL (356°, 71%, 53%). Known for evoking warmth and passion, this red-orange hue is a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DC323D is #32DCD1, creating high-contrast pairings. For softer combinations, try analogous colors like #DC3292.

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

Contrast with #DC323D

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DC323D?

#DC323D is a dynamic red color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #DC323D?

#DC323D in RGB is (220, 50, 61) - 220 red, 50 green, and 61 blue.

How to use #DC323D in CSS?

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

What colors go well with #DC323D?

#32DCD1 (complementary), #DC3292 (analogous), and #A61C25 (lighter shade) work well with #DC323D.