#DF303E Color Information

Hex color code: #DF303E

The hex color #DF303E is a vivid red with RGB values of (223, 48, 62) and HSL of (355°, 73%, 53%). It is frequently seen in web interfaces.

Try:
Color NameCrimson
HEX
#DF303E
RGB
223, 48, 62
HSL
355°, 73%, 53%
CMYK
0%, 78%, 72%, 13%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DF303E; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

223, 48, 62

Red: 223 / Green: 48 / Blue: 62

HSL

355°, 73%, 53%

Hue: 355° / Saturation: 73% / Lightness: 53%

CMYK

0%, 78%, 72%, 13%

Cyan: 0% / Magenta: 78% / Yellow: 72% / Key: 13%

What color is #DF303E?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DF303E to RGB:

rgb(223, 48, 62)HEX to RGB Converter →

HEX to HSL

Convert #DF303E to HSL:

hsl(355, 73%, 53%)RGB to HSL Converter →

HEX to CMYK

Convert #DF303E to CMYK:

cmyk(0%, 78%, 72%, 13%)Color Converter →

Color Meaning and Usage

A vivid red tone, #DF303E has RGB (223, 48, 62) and HSL (355°, 73%, 53%). 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 #DF303E is #30DFD0, creating high-contrast pairings. For softer combinations, try analogous colors like #DF3096.

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

Contrast with #DF303E

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DF303E?

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

What is the RGB value of #DF303E?

#DF303E in RGB is (223, 48, 62) - 223 red, 48 green, and 62 blue.

How to use #DF303E in CSS?

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

What colors go well with #DF303E?

#30DFD0 (complementary), #DF3096 (analogous), and #A81A26 (lighter shade) work well with #DF303E.