#DC324C Color Information

Hex color code: #DC324C

A vivid red shade, #DC324C appears as (220, 50, 76) in RGB and (351°, 71%, 53%) in HSL. It is frequently seen in web interfaces.

Try:
Color NameCrimson
HEX
#DC324C
RGB
220, 50, 76
HSL
351°, 71%, 53%
CMYK
0%, 77%, 65%, 14%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DC324C; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

220, 50, 76

Red: 220 / Green: 50 / Blue: 76

HSL

351°, 71%, 53%

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

CMYK

0%, 77%, 65%, 14%

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

What color is #DC324C?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DC324C to RGB:

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

HEX to HSL

Convert #DC324C to HSL:

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

HEX to CMYK

Convert #DC324C to CMYK:

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

Color Meaning and Usage

#DC324C is a vivid red color with RGB values of 220, 50, 76 and HSL of 351°, 71%, 53%. This red-orange hue evokes warmth and passion, making it suitable for popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DC324C is #32DCC3, creating high-contrast pairings. For softer combinations, try analogous colors like #DC32A1.

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

Contrast with #DC324C

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DC324C?

#DC324C is a vivid red color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #DC324C?

#DC324C in RGB is (220, 50, 76) - 220 red, 50 green, and 76 blue.

How to use #DC324C in CSS?

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

What colors go well with #DC324C?

#32DCC3 (complementary), #DC32A1 (analogous), and #A61C31 (lighter shade) work well with #DC324C.