#DA322F Color Information

Hex color code: #DA322F

A warm red shade, #DA322F appears as (218, 50, 47) in RGB and (1°, 70%, 52%) in HSL. It is commonly used in modern UI design.

Try:
Color NameCrimson
HEX
#DA322F
RGB
218, 50, 47
HSL
1°, 70%, 52%
CMYK
0%, 77%, 78%, 15%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DA322F; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

218, 50, 47

Red: 218 / Green: 50 / Blue: 47

HSL

1°, 70%, 52%

Hue: 1° / Saturation: 70% / Lightness: 52%

CMYK

0%, 77%, 78%, 15%

Cyan: 0% / Magenta: 77% / Yellow: 78% / Key: 15%

What color is #DA322F?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DA322F to RGB:

rgb(218, 50, 47)HEX to RGB Converter →

HEX to HSL

Convert #DA322F to HSL:

hsl(1, 70%, 52%)RGB to HSL Converter →

HEX to CMYK

Convert #DA322F to CMYK:

cmyk(0%, 77%, 78%, 15%)Color Converter →

Color Meaning and Usage

A warm red tone, #DA322F has RGB (218, 50, 47) and HSL (1°, 70%, 52%). Known for evoking warmth and passion, this red-orange hue is popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DA322F is #2FD7DA, creating high-contrast pairings. For softer combinations, try analogous colors like #DA2F82.

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

Contrast with #DA322F

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

Contrast Ratio: 4.48:1
WCAG AA: Fail
WCAG AAA: Fail

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DA322F?

#DA322F is a warm red color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #DA322F?

#DA322F in RGB is (218, 50, 47) - 218 red, 50 green, and 47 blue.

How to use #DA322F in CSS?

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

What colors go well with #DA322F?

#2FD7DA (complementary), #DA2F82 (analogous), and #A01F1C (lighter shade) work well with #DA322F.