#DA1B21 Color Information

Hex color code: #DA1B21

A eye-catching red shade, #DA1B21 appears as (218, 27, 33) in RGB and (358°, 78%, 48%) in HSL. It is popular in mobile app design.

Try:
Color NameCrimson
HEX
#DA1B21
RGB
218, 27, 33
HSL
358°, 78%, 48%
CMYK
0%, 88%, 85%, 15%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DA1B21; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

218, 27, 33

Red: 218 / Green: 27 / Blue: 33

HSL

358°, 78%, 48%

Hue: 358° / Saturation: 78% / Lightness: 48%

CMYK

0%, 88%, 85%, 15%

Cyan: 0% / Magenta: 88% / Yellow: 85% / Key: 15%

What color is #DA1B21?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DA1B21 to RGB:

rgb(218, 27, 33)HEX to RGB Converter →

HEX to HSL

Convert #DA1B21 to HSL:

hsl(358, 78%, 48%)RGB to HSL Converter →

HEX to CMYK

Convert #DA1B21 to CMYK:

cmyk(0%, 88%, 85%, 15%)Color Converter →

Color Meaning and Usage

A bold red tone, #DA1B21 has RGB (218, 27, 33) and HSL (358°, 78%, 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 #DA1B21 is #1BDAD4, creating high-contrast pairings. For softer combinations, try analogous colors like #DA1B81.

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

Contrast with #DA1B21

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DA1B21?

#DA1B21 is a bold red color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #DA1B21?

#DA1B21 in RGB is (218, 27, 33) - 218 red, 27 green, and 33 blue.

How to use #DA1B21 in CSS?

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

What colors go well with #DA1B21?

#1BDAD4 (complementary), #DA1B81 (analogous), and #961317 (lighter shade) work well with #DA1B21.