#DB3D4A Color Information

Hex color code: #DB3D4A

#DB3D4A is a invigorating red color. In RGB it is (219, 61, 74), and in HSL it is (355°, 69%, 55%). It is widely used in graphic design.

Try:
Color NameIndian Red
HEX
#DB3D4A
RGB
219, 61, 74
HSL
355°, 69%, 55%
CMYK
0%, 72%, 66%, 14%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DB3D4A; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

219, 61, 74

Red: 219 / Green: 61 / Blue: 74

HSL

355°, 69%, 55%

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

CMYK

0%, 72%, 66%, 14%

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

What color is #DB3D4A?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DB3D4A to RGB:

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

HEX to HSL

Convert #DB3D4A to HSL:

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

HEX to CMYK

Convert #DB3D4A to CMYK:

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

Color Meaning and Usage

A energetic red tone, #DB3D4A has RGB (219, 61, 74) and HSL (355°, 69%, 55%). Known for evoking warmth and passion, this red-orange hue is often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DB3D4A is #3DDBCE, creating high-contrast pairings. For softer combinations, try analogous colors like #DB3D99.

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

Contrast with #DB3D4A

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DB3D4A?

#DB3D4A is a energetic red color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #DB3D4A?

#DB3D4A in RGB is (219, 61, 74) - 219 red, 61 green, and 74 blue.

How to use #DB3D4A in CSS?

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

What colors go well with #DB3D4A?

#3DDBCE (complementary), #DB3D99 (analogous), and #AC202B (lighter shade) work well with #DB3D4A.