#DB1A4A Color Information

Hex color code: #DB1A4A

#DB1A4A is a bold red color. In RGB it is (219, 26, 74), and in HSL it is (345°, 79%, 48%). It is frequently seen in web interfaces.

Try:
Color NameCrimson
HEX
#DB1A4A
RGB
219, 26, 74
HSL
345°, 79%, 48%
CMYK
0%, 88%, 66%, 14%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DB1A4A; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

219, 26, 74

Red: 219 / Green: 26 / Blue: 74

HSL

345°, 79%, 48%

Hue: 345° / Saturation: 79% / Lightness: 48%

CMYK

0%, 88%, 66%, 14%

Cyan: 0% / Magenta: 88% / Yellow: 66% / Key: 14%

What color is #DB1A4A?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DB1A4A to RGB:

rgb(219, 26, 74)HEX to RGB Converter →

HEX to HSL

Convert #DB1A4A to HSL:

hsl(345, 79%, 48%)RGB to HSL Converter →

HEX to CMYK

Convert #DB1A4A to CMYK:

cmyk(0%, 88%, 66%, 14%)Color Converter →

Color Meaning and Usage

#DB1A4A is a dynamic red color with RGB values of 219, 26, 74 and HSL of 345°, 79%, 48%. This red-orange hue evokes warmth and passion, making it suitable for widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DB1A4A is #1ADBAB, creating high-contrast pairings. For softer combinations, try analogous colors like #DB1AAB.

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

Contrast with #DB1A4A

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DB1A4A?

#DB1A4A is a dynamic red color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #DB1A4A?

#DB1A4A in RGB is (219, 26, 74) - 219 red, 26 green, and 74 blue.

How to use #DB1A4A in CSS?

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

What colors go well with #DB1A4A?

#1ADBAB (complementary), #DB1AAB (analogous), and #971233 (lighter shade) work well with #DB1A4A.