#DB3D4D Color Information

Hex color code: #DB3D4D

The hex color #DB3D4D is a fiery red with RGB values of (219, 61, 77) and HSL of (354°, 69%, 55%). It is typically applied in digital products.

Try:
Color NameIndian Red
HEX
#DB3D4D
RGB
219, 61, 77
HSL
354°, 69%, 55%
CMYK
0%, 72%, 65%, 14%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DB3D4D; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

219, 61, 77

Red: 219 / Green: 61 / Blue: 77

HSL

354°, 69%, 55%

Hue: 354° / Saturation: 69% / Lightness: 55%

CMYK

0%, 72%, 65%, 14%

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

What color is #DB3D4D?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DB3D4D to RGB:

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

HEX to HSL

Convert #DB3D4D to HSL:

hsl(354, 69%, 55%)RGB to HSL Converter →

HEX to CMYK

Convert #DB3D4D to CMYK:

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

Color Meaning and Usage

#DB3D4D is a invigorating red color with RGB values of 219, 61, 77 and HSL of 354°, 69%, 55%. This red-orange hue evokes warmth and passion, making it suitable for typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DB3D4D is #3DDBCC, creating high-contrast pairings. For softer combinations, try analogous colors like #DB3D9C.

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

Contrast with #DB3D4D

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DB3D4D?

#DB3D4D is a invigorating red color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #DB3D4D?

#DB3D4D in RGB is (219, 61, 77) - 219 red, 61 green, and 77 blue.

How to use #DB3D4D in CSS?

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

What colors go well with #DB3D4D?

#3DDBCC (complementary), #DB3D9C (analogous), and #AC202E (lighter shade) work well with #DB3D4D.