#DB6D1F Color Information

Hex color code: #DB6D1F

The hex color #DB6D1F is a striking orange with RGB values of (219, 109, 31) and HSL of (25°, 75%, 49%). It is popular in mobile app design.

Try:
Color NameChocolate
HEX
#DB6D1F
RGB
219, 109, 31
HSL
25°, 75%, 49%
CMYK
0%, 50%, 86%, 14%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DB6D1F; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

219, 109, 31

Red: 219 / Green: 109 / Blue: 31

HSL

25°, 75%, 49%

Hue: 25° / Saturation: 75% / Lightness: 49%

CMYK

0%, 50%, 86%, 14%

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

What color is #DB6D1F?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DB6D1F to RGB:

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

HEX to HSL

Convert #DB6D1F to HSL:

hsl(25, 75%, 49%)RGB to HSL Converter →

HEX to CMYK

Convert #DB6D1F to CMYK:

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

Color Meaning and Usage

#DB6D1F is a eye-catching orange color with RGB values of 219, 109, 31 and HSL of 25°, 75%, 49%. This red-orange hue evokes warmth and passion, making it suitable for widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DB6D1F is #1F8DDB, creating high-contrast pairings. For softer combinations, try analogous colors like #DB1F2F.

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

Contrast with #DB6D1F

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DB6D1F?

#DB6D1F is a eye-catching orange color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #DB6D1F?

#DB6D1F in RGB is (219, 109, 31) - 219 red, 109 green, and 31 blue.

How to use #DB6D1F in CSS?

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

What colors go well with #DB6D1F?

#1F8DDB (complementary), #DB1F2F (analogous), and #984C16 (lighter shade) work well with #DB6D1F.