#DB3956 Color Information

Hex color code: #DB3956

A vibrant red shade, #DB3956 appears as (219, 57, 86) in RGB and (349°, 69%, 54%) in HSL. It is popular in mobile app design.

Try:
Color NameIndian Red
HEX
#DB3956
RGB
219, 57, 86
HSL
349°, 69%, 54%
CMYK
0%, 74%, 61%, 14%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DB3956; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

219, 57, 86

Red: 219 / Green: 57 / Blue: 86

HSL

349°, 69%, 54%

Hue: 349° / Saturation: 69% / Lightness: 54%

CMYK

0%, 74%, 61%, 14%

Cyan: 0% / Magenta: 74% / Yellow: 61% / Key: 14%

What color is #DB3956?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DB3956 to RGB:

rgb(219, 57, 86)HEX to RGB Converter →

HEX to HSL

Convert #DB3956 to HSL:

hsl(349, 69%, 54%)RGB to HSL Converter →

HEX to CMYK

Convert #DB3956 to CMYK:

cmyk(0%, 74%, 61%, 14%)Color Converter →

Color Meaning and Usage

#DB3956 is a vibrant red color with RGB values of 219, 57, 86 and HSL of 349°, 69%, 54%. This red-orange hue evokes warmth and passion, making it suitable for often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DB3956 is #39DBBD, creating high-contrast pairings. For softer combinations, try analogous colors like #DB39A7.

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

Contrast with #DB3956

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DB3956?

#DB3956 is a vibrant red color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #DB3956?

#DB3956 in RGB is (219, 57, 86) - 219 red, 57 green, and 86 blue.

How to use #DB3956 in CSS?

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

What colors go well with #DB3956?

#39DBBD (complementary), #DB39A7 (analogous), and #A81F38 (lighter shade) work well with #DB3956.