#DBA259 Color Information

Hex color code: #DBA259

The hex color #DBA259 is a muted orange with RGB values of (219, 162, 89) and HSL of (34°, 64%, 60%). It is typically applied in digital products.

Try:
Color NameSandy Brown
HEX
#DBA259
RGB
219, 162, 89
HSL
34°, 64%, 60%
CMYK
0%, 26%, 59%, 14%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DBA259; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

219, 162, 89

Red: 219 / Green: 162 / Blue: 89

HSL

34°, 64%, 60%

Hue: 34° / Saturation: 64% / Lightness: 60%

CMYK

0%, 26%, 59%, 14%

Cyan: 0% / Magenta: 26% / Yellow: 59% / Key: 14%

What color is #DBA259?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DBA259 to RGB:

rgb(219, 162, 89)HEX to RGB Converter →

HEX to HSL

Convert #DBA259 to HSL:

hsl(34, 64%, 60%)RGB to HSL Converter →

HEX to CMYK

Convert #DBA259 to CMYK:

cmyk(0%, 26%, 59%, 14%)Color Converter →

Color Meaning and Usage

A neutral orange tone, #DBA259 has RGB (219, 162, 89) and HSL (34°, 64%, 60%). Known for evoking optimism and creativity, this orange-yellow hue is widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DBA259 is #5890DA, creating high-contrast pairings. For softer combinations, try analogous colors like #DA6058.

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

Contrast with #DBA259

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DBA259?

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

What is the RGB value of #DBA259?

#DBA259 in RGB is (219, 162, 89) - 219 red, 162 green, and 89 blue.

How to use #DBA259 in CSS?

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

What colors go well with #DBA259?

#5890DA (complementary), #DA6058 (analogous), and #BC7D29 (lighter shade) work well with #DBA259.