#DB486D Color Information

Hex color code: #DB486D

The hex color #DB486D is a invigorating red with RGB values of (219, 72, 109) and HSL of (345°, 67%, 57%). It is widely used in graphic design.

Try:
Color NameIndian Red
HEX
#DB486D
RGB
219, 72, 109
HSL
345°, 67%, 57%
CMYK
0%, 67%, 50%, 14%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DB486D; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

219, 72, 109

Red: 219 / Green: 72 / Blue: 109

HSL

345°, 67%, 57%

Hue: 345° / Saturation: 67% / Lightness: 57%

CMYK

0%, 67%, 50%, 14%

Cyan: 0% / Magenta: 67% / Yellow: 50% / Key: 14%

What color is #DB486D?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DB486D to RGB:

rgb(219, 72, 109)HEX to RGB Converter →

HEX to HSL

Convert #DB486D to HSL:

hsl(345, 67%, 57%)RGB to HSL Converter →

HEX to CMYK

Convert #DB486D to CMYK:

cmyk(0%, 67%, 50%, 14%)Color Converter →

Color Meaning and Usage

A invigorating red tone, #DB486D has RGB (219, 72, 109) and HSL (345°, 67%, 57%). Known for evoking warmth and passion, this red-orange hue is frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DB486D is #48DBB6, creating high-contrast pairings. For softer combinations, try analogous colors like #DB48B6.

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

Contrast with #DB486D

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DB486D?

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

What is the RGB value of #DB486D?

#DB486D in RGB is (219, 72, 109) - 219 red, 72 green, and 109 blue.

How to use #DB486D in CSS?

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

What colors go well with #DB486D?

#48DBB6 (complementary), #DB48B6 (analogous), and #B32347 (lighter shade) work well with #DB486D.