#DB544D Color Information

Hex color code: #DB544D

A invigorating red shade, #DB544D appears as (219, 84, 77) in RGB and (3°, 66%, 58%) in HSL. It is widely used in graphic design.

Try:
Color NameIndian Red
HEX
#DB544D
RGB
219, 84, 77
HSL
3°, 66%, 58%
CMYK
0%, 62%, 65%, 14%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DB544D; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

219, 84, 77

Red: 219 / Green: 84 / Blue: 77

HSL

3°, 66%, 58%

Hue: 3° / Saturation: 66% / Lightness: 58%

CMYK

0%, 62%, 65%, 14%

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

What color is #DB544D?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DB544D to RGB:

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

HEX to HSL

Convert #DB544D to HSL:

hsl(3, 66%, 58%)RGB to HSL Converter →

HEX to CMYK

Convert #DB544D to CMYK:

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

Color Meaning and Usage

#DB544D is a invigorating red color with RGB values of 219, 84, 77 and HSL of 3°, 66%, 58%. This red-orange hue evokes warmth and passion, making it suitable for often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DB544D is #4DD4DB, creating high-contrast pairings. For softer combinations, try analogous colors like #DB4D8D.

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

Contrast with #DB544D

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DB544D?

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

What is the RGB value of #DB544D?

#DB544D in RGB is (219, 84, 77) - 219 red, 84 green, and 77 blue.

How to use #DB544D in CSS?

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

What colors go well with #DB544D?

#4DD4DB (complementary), #DB4D8D (analogous), and #B62D25 (lighter shade) work well with #DB544D.