#DB294D Color Information

Hex color code: #DB294D

#DB294D is a dynamic red color. In RGB it is (219, 41, 77), and in HSL it is (348°, 71%, 51%). It is typically applied in digital products.

Try:
Color NameCrimson
HEX
#DB294D
RGB
219, 41, 77
HSL
348°, 71%, 51%
CMYK
0%, 81%, 65%, 14%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DB294D; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

219, 41, 77

Red: 219 / Green: 41 / Blue: 77

HSL

348°, 71%, 51%

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

CMYK

0%, 81%, 65%, 14%

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

What color is #DB294D?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DB294D to RGB:

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

HEX to HSL

Convert #DB294D to HSL:

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

HEX to CMYK

Convert #DB294D to CMYK:

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

Color Meaning and Usage

#DB294D is a eye-catching red color with RGB values of 219, 41, 77 and HSL of 348°, 71%, 51%. This red-orange hue evokes warmth and passion, making it suitable for frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DB294D is #29DBB7, creating high-contrast pairings. For softer combinations, try analogous colors like #DB29A6.

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

Contrast with #DB294D

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DB294D?

#DB294D is a eye-catching red color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #DB294D?

#DB294D in RGB is (219, 41, 77) - 219 red, 41 green, and 77 blue.

How to use #DB294D in CSS?

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

What colors go well with #DB294D?

#29DBB7 (complementary), #DB29A6 (analogous), and #9D1B35 (lighter shade) work well with #DB294D.