#DB8C3D Color Information

Hex color code: #DB8C3D

A balanced orange shade, #DB8C3D appears as (219, 140, 61) in RGB and (30°, 69%, 55%) in HSL. It is frequently seen in web interfaces.

Try:
Color NamePeru
HEX
#DB8C3D
RGB
219, 140, 61
HSL
30°, 69%, 55%
CMYK
0%, 36%, 72%, 14%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DB8C3D; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

219, 140, 61

Red: 219 / Green: 140 / Blue: 61

HSL

30°, 69%, 55%

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

CMYK

0%, 36%, 72%, 14%

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

What color is #DB8C3D?

#DB8C3D is a orange-yellow hue associated with optimism and creativity.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DB8C3D to RGB:

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

HEX to HSL

Convert #DB8C3D to HSL:

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

HEX to CMYK

Convert #DB8C3D to CMYK:

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

Color Meaning and Usage

A neutral orange tone, #DB8C3D has RGB (219, 140, 61) and HSL (30°, 69%, 55%). Known for evoking optimism and creativity, this orange-yellow hue is typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DB8C3D is #3D8CDB, creating high-contrast pairings. For softer combinations, try analogous colors like #DB3D3D.

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

Contrast with #DB8C3D

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DB8C3D?

#DB8C3D is a neutral orange color - a orange-yellow hue that evokes optimism and creativity.

What is the RGB value of #DB8C3D?

#DB8C3D in RGB is (219, 140, 61) - 219 red, 140 green, and 61 blue.

How to use #DB8C3D in CSS?

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

What colors go well with #DB8C3D?

#3D8CDB (complementary), #DB3D3D (analogous), and #AC6620 (lighter shade) work well with #DB8C3D.