#DBA457 Color Information

Hex color code: #DBA457

A balanced orange shade, #DBA457 appears as (219, 164, 87) in RGB and (35°, 65%, 60%) in HSL. It is frequently seen in web interfaces.

Try:
Color NameSandy Brown
HEX
#DBA457
RGB
219, 164, 87
HSL
35°, 65%, 60%
CMYK
0%, 25%, 60%, 14%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DBA457; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

219, 164, 87

Red: 219 / Green: 164 / Blue: 87

HSL

35°, 65%, 60%

Hue: 35° / Saturation: 65% / Lightness: 60%

CMYK

0%, 25%, 60%, 14%

Cyan: 0% / Magenta: 25% / Yellow: 60% / Key: 14%

What color is #DBA457?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DBA457 to RGB:

rgb(219, 164, 87)HEX to RGB Converter →

HEX to HSL

Convert #DBA457 to HSL:

hsl(35, 65%, 60%)RGB to HSL Converter →

HEX to CMYK

Convert #DBA457 to CMYK:

cmyk(0%, 25%, 60%, 14%)Color Converter →

Color Meaning and Usage

A balanced orange tone, #DBA457 has RGB (219, 164, 87) and HSL (35°, 65%, 60%). Known for evoking optimism and creativity, this orange-yellow hue is commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DBA457 is #578EDB, creating high-contrast pairings. For softer combinations, try analogous colors like #DB6257.

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

Contrast with #DBA457

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DBA457?

#DBA457 is a balanced orange color - a orange-yellow hue that evokes optimism and creativity.

What is the RGB value of #DBA457?

#DBA457 in RGB is (219, 164, 87) - 219 red, 164 green, and 87 blue.

How to use #DBA457 in CSS?

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

What colors go well with #DBA457?

#578EDB (complementary), #DB6257 (analogous), and #BD7F28 (lighter shade) work well with #DBA457.