#DB485B Color Information

Hex color code: #DB485B

A invigorating red shade, #DB485B appears as (219, 72, 91) in RGB and (352°, 67%, 57%) in HSL. It is widely used in graphic design.

Try:
Color NameIndian Red
HEX
#DB485B
RGB
219, 72, 91
HSL
352°, 67%, 57%
CMYK
0%, 67%, 58%, 14%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DB485B; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

219, 72, 91

Red: 219 / Green: 72 / Blue: 91

HSL

352°, 67%, 57%

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

CMYK

0%, 67%, 58%, 14%

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

What color is #DB485B?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DB485B to RGB:

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

HEX to HSL

Convert #DB485B to HSL:

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

HEX to CMYK

Convert #DB485B to CMYK:

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

Color Meaning and Usage

A energetic red tone, #DB485B has RGB (219, 72, 91) and HSL (352°, 67%, 57%). Known for evoking warmth and passion, this red-orange hue is frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DB485B is #48DBC7, creating high-contrast pairings. For softer combinations, try analogous colors like #DB48A5.

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

Contrast with #DB485B

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DB485B?

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

What is the RGB value of #DB485B?

#DB485B in RGB is (219, 72, 91) - 219 red, 72 green, and 91 blue.

How to use #DB485B in CSS?

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

What colors go well with #DB485B?

#48DBC7 (complementary), #DB48A5 (analogous), and #B32336 (lighter shade) work well with #DB485B.