#DB9948 Color Information

Hex color code: #DB9948

#DB9948 is a neutral orange color. In RGB it is (219, 153, 72), and in HSL it is (33°, 67%, 57%). It is commonly used in modern UI design.

Try:
Color NamePeru
HEX
#DB9948
RGB
219, 153, 72
HSL
33°, 67%, 57%
CMYK
0%, 30%, 67%, 14%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DB9948; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

219, 153, 72

Red: 219 / Green: 153 / Blue: 72

HSL

33°, 67%, 57%

Hue: 33° / Saturation: 67% / Lightness: 57%

CMYK

0%, 30%, 67%, 14%

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

What color is #DB9948?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DB9948 to RGB:

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

HEX to HSL

Convert #DB9948 to HSL:

hsl(33, 67%, 57%)RGB to HSL Converter →

HEX to CMYK

Convert #DB9948 to CMYK:

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

Color Meaning and Usage

A muted orange tone, #DB9948 has RGB (219, 153, 72) and HSL (33°, 67%, 57%). Known for evoking optimism and creativity, this orange-yellow hue is frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DB9948 is #488ADB, creating high-contrast pairings. For softer combinations, try analogous colors like #DB4F48.

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

Contrast with #DB9948

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DB9948?

#DB9948 is a muted orange color - a orange-yellow hue that evokes optimism and creativity.

What is the RGB value of #DB9948?

#DB9948 in RGB is (219, 153, 72) - 219 red, 153 green, and 72 blue.

How to use #DB9948 in CSS?

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

What colors go well with #DB9948?

#488ADB (complementary), #DB4F48 (analogous), and #B37223 (lighter shade) work well with #DB9948.