#DB7F39 Color Information

Hex color code: #DB7F39

The hex color #DB7F39 is a warm orange with RGB values of (219, 127, 57) and HSL of (26°, 69%, 54%). It is commonly used in modern UI design.

Try:
Color NamePeru
HEX
#DB7F39
RGB
219, 127, 57
HSL
26°, 69%, 54%
CMYK
0%, 42%, 74%, 14%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DB7F39; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

219, 127, 57

Red: 219 / Green: 127 / Blue: 57

HSL

26°, 69%, 54%

Hue: 26° / Saturation: 69% / Lightness: 54%

CMYK

0%, 42%, 74%, 14%

Cyan: 0% / Magenta: 42% / Yellow: 74% / Key: 14%

What color is #DB7F39?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DB7F39 to RGB:

rgb(219, 127, 57)HEX to RGB Converter →

HEX to HSL

Convert #DB7F39 to HSL:

hsl(26, 69%, 54%)RGB to HSL Converter →

HEX to CMYK

Convert #DB7F39 to CMYK:

cmyk(0%, 42%, 74%, 14%)Color Converter →

Color Meaning and Usage

A warm orange tone, #DB7F39 has RGB (219, 127, 57) and HSL (26°, 69%, 54%). Known for evoking warmth and passion, this red-orange hue is a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DB7F39 is #3994DB, creating high-contrast pairings. For softer combinations, try analogous colors like #DB3944.

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

Contrast with #DB7F39

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DB7F39?

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

What is the RGB value of #DB7F39?

#DB7F39 in RGB is (219, 127, 57) - 219 red, 127 green, and 57 blue.

How to use #DB7F39 in CSS?

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

What colors go well with #DB7F39?

#3994DB (complementary), #DB3944 (analogous), and #A85A1F (lighter shade) work well with #DB7F39.