#D3222B Color Information

Hex color code: #D3222B

The hex color #D3222B is a bold red with RGB values of (211, 34, 43) and HSL of (357°, 72%, 48%). It is frequently seen in web interfaces.

Try:
Color NameCrimson
HEX
#D3222B
RGB
211, 34, 43
HSL
357°, 72%, 48%
CMYK
0%, 84%, 80%, 17%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #D3222B; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

211, 34, 43

Red: 211 / Green: 34 / Blue: 43

HSL

357°, 72%, 48%

Hue: 357° / Saturation: 72% / Lightness: 48%

CMYK

0%, 84%, 80%, 17%

Cyan: 0% / Magenta: 84% / Yellow: 80% / Key: 17%

What color is #D3222B?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #D3222B to RGB:

rgb(211, 34, 43)HEX to RGB Converter →

HEX to HSL

Convert #D3222B to HSL:

hsl(357, 72%, 48%)RGB to HSL Converter →

HEX to CMYK

Convert #D3222B to CMYK:

cmyk(0%, 84%, 80%, 17%)Color Converter →

Color Meaning and Usage

A vivid red tone, #D3222B has RGB (211, 34, 43) and HSL (357°, 72%, 48%). 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 #D3222B is #22D3CA, creating high-contrast pairings. For softer combinations, try analogous colors like #D32283.

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

Contrast with #D3222B

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #D3222B?

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

What is the RGB value of #D3222B?

#D3222B in RGB is (211, 34, 43) - 211 red, 34 green, and 43 blue.

How to use #D3222B in CSS?

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

What colors go well with #D3222B?

#22D3CA (complementary), #D32283 (analogous), and #91181E (lighter shade) work well with #D3222B.