#DB9475 Color Information

Hex color code: #DB9475

A warm orange shade, #DB9475 appears as (219, 148, 117) in RGB and (18°, 59%, 66%) in HSL. It is commonly used in modern UI design.

Try:
Color NameDark Salmon
HEX
#DB9475
RGB
219, 148, 117
HSL
18°, 59%, 66%
CMYK
0%, 32%, 47%, 14%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DB9475; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

219, 148, 117

Red: 219 / Green: 148 / Blue: 117

HSL

18°, 59%, 66%

Hue: 18° / Saturation: 59% / Lightness: 66%

CMYK

0%, 32%, 47%, 14%

Cyan: 0% / Magenta: 32% / Yellow: 47% / Key: 14%

What color is #DB9475?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DB9475 to RGB:

rgb(219, 148, 117)HEX to RGB Converter →

HEX to HSL

Convert #DB9475 to HSL:

hsl(18, 59%, 66%)RGB to HSL Converter →

HEX to CMYK

Convert #DB9475 to CMYK:

cmyk(0%, 32%, 47%, 14%)Color Converter →

Color Meaning and Usage

A warm orange tone, #DB9475 has RGB (219, 148, 117) and HSL (18°, 59%, 66%). Known for evoking warmth and passion, this red-orange hue is widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DB9475 is #75BDDB, creating high-contrast pairings. For softer combinations, try analogous colors like #DB758A.

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

Contrast with #DB9475

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

Contrast Ratio: 8.50:1
WCAG AA: Pass
WCAG AAA: Pass

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DB9475?

#DB9475 is a warm orange color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #DB9475?

#DB9475 in RGB is (219, 148, 117) - 219 red, 148 green, and 117 blue.

How to use #DB9475 in CSS?

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

What colors go well with #DB9475?

#75BDDB (complementary), #DB758A (analogous), and #CC6538 (lighter shade) work well with #DB9475.