#DB483D Color Information

Hex color code: #DB483D

A invigorating red shade, #DB483D appears as (219, 72, 61) in RGB and (4°, 69%, 55%) in HSL. It is widely used in graphic design.

Try:
Color NameIndian Red
HEX
#DB483D
RGB
219, 72, 61
HSL
4°, 69%, 55%
CMYK
0%, 67%, 72%, 14%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DB483D; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

219, 72, 61

Red: 219 / Green: 72 / Blue: 61

HSL

4°, 69%, 55%

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

CMYK

0%, 67%, 72%, 14%

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

What color is #DB483D?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DB483D to RGB:

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

HEX to HSL

Convert #DB483D to HSL:

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

HEX to CMYK

Convert #DB483D to CMYK:

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

Color Meaning and Usage

A fiery red tone, #DB483D has RGB (219, 72, 61) and HSL (4°, 69%, 55%). Known for evoking warmth and passion, this red-orange hue is typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DB483D is #3DD1DB, creating high-contrast pairings. For softer combinations, try analogous colors like #DB3D82.

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

Contrast with #DB483D

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DB483D?

#DB483D is a fiery red color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #DB483D?

#DB483D in RGB is (219, 72, 61) - 219 red, 72 green, and 61 blue.

How to use #DB483D in CSS?

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

What colors go well with #DB483D?

#3DD1DB (complementary), #DB3D82 (analogous), and #AC2920 (lighter shade) work well with #DB483D.