#DB4129 Color Information

Hex color code: #DB4129

The hex color #DB4129 is a bold red with RGB values of (219, 65, 41) and HSL of (8°, 71%, 51%). It is frequently seen in web interfaces.

Try:
Color NameChocolate
HEX
#DB4129
RGB
219, 65, 41
HSL
8°, 71%, 51%
CMYK
0%, 70%, 81%, 14%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DB4129; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

219, 65, 41

Red: 219 / Green: 65 / Blue: 41

HSL

8°, 71%, 51%

Hue: 8° / Saturation: 71% / Lightness: 51%

CMYK

0%, 70%, 81%, 14%

Cyan: 0% / Magenta: 70% / Yellow: 81% / Key: 14%

What color is #DB4129?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DB4129 to RGB:

rgb(219, 65, 41)HEX to RGB Converter →

HEX to HSL

Convert #DB4129 to HSL:

hsl(8, 71%, 51%)RGB to HSL Converter →

HEX to CMYK

Convert #DB4129 to CMYK:

cmyk(0%, 70%, 81%, 14%)Color Converter →

Color Meaning and Usage

A striking red tone, #DB4129 has RGB (219, 65, 41) and HSL (8°, 71%, 51%). Known for evoking warmth and passion, this red-orange hue is a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DB4129 is #29C3DB, creating high-contrast pairings. For softer combinations, try analogous colors like #DB296A.

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

Contrast with #DB4129

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DB4129?

#DB4129 is a striking red color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #DB4129?

#DB4129 in RGB is (219, 65, 41) - 219 red, 65 green, and 41 blue.

How to use #DB4129 in CSS?

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

What colors go well with #DB4129?

#29C3DB (complementary), #DB296A (analogous), and #9D2C1B (lighter shade) work well with #DB4129.