#D22F37 Color Information

Hex color code: #D22F37

A fiery red shade, #D22F37 appears as (210, 47, 55) in RGB and (357°, 64%, 50%) in HSL. It is typically applied in digital products.

Try:
Color NameCrimson
HEX
#D22F37
RGB
210, 47, 55
HSL
357°, 64%, 50%
CMYK
0%, 78%, 74%, 18%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #D22F37; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

210, 47, 55

Red: 210 / Green: 47 / Blue: 55

HSL

357°, 64%, 50%

Hue: 357° / Saturation: 64% / Lightness: 50%

CMYK

0%, 78%, 74%, 18%

Cyan: 0% / Magenta: 78% / Yellow: 74% / Key: 18%

What color is #D22F37?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #D22F37 to RGB:

rgb(210, 47, 55)HEX to RGB Converter →

HEX to HSL

Convert #D22F37 to HSL:

hsl(357, 64%, 50%)RGB to HSL Converter →

HEX to CMYK

Convert #D22F37 to CMYK:

cmyk(0%, 78%, 74%, 18%)Color Converter →

Color Meaning and Usage

#D22F37 is a warm red color with RGB values of 210, 47, 55 and HSL of 357°, 64%, 50%. This red-orange hue evokes warmth and passion, making it suitable for commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #D22F37 is #2ED1C9, creating high-contrast pairings. For softer combinations, try analogous colors like #D12E88.

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

Contrast with #D22F37

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #D22F37?

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

What is the RGB value of #D22F37?

#D22F37 in RGB is (210, 47, 55) - 210 red, 47 green, and 55 blue.

How to use #D22F37 in CSS?

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

What colors go well with #D22F37?

#2ED1C9 (complementary), #D12E88 (analogous), and #922026 (lighter shade) work well with #D22F37.