#DB294A Color Information

Hex color code: #DB294A

A bold red shade, #DB294A appears as (219, 41, 74) in RGB and (349°, 71%, 51%) in HSL. It is often used for branding and logos.

Try:
Color NameCrimson
HEX
#DB294A
RGB
219, 41, 74
HSL
349°, 71%, 51%
CMYK
0%, 81%, 66%, 14%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DB294A; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

219, 41, 74

Red: 219 / Green: 41 / Blue: 74

HSL

349°, 71%, 51%

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

CMYK

0%, 81%, 66%, 14%

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

What color is #DB294A?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DB294A to RGB:

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

HEX to HSL

Convert #DB294A to HSL:

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

HEX to CMYK

Convert #DB294A to CMYK:

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

Color Meaning and Usage

#DB294A is a vivid red color with RGB values of 219, 41, 74 and HSL of 349°, 71%, 51%. This red-orange hue evokes warmth and passion, making it suitable for frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DB294A is #29DBBA, creating high-contrast pairings. For softer combinations, try analogous colors like #DB29A3.

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

Contrast with #DB294A

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DB294A?

#DB294A is a vivid red color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #DB294A?

#DB294A in RGB is (219, 41, 74) - 219 red, 41 green, and 74 blue.

How to use #DB294A in CSS?

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

What colors go well with #DB294A?

#29DBBA (complementary), #DB29A3 (analogous), and #9D1B33 (lighter shade) work well with #DB294A.