#DBA057 Color Information

Hex color code: #DBA057

A neutral orange shade, #DBA057 appears as (219, 160, 87) in RGB and (33°, 65%, 60%) in HSL. It is commonly used in modern UI design.

Try:
Color NameSandy Brown
HEX
#DBA057
RGB
219, 160, 87
HSL
33°, 65%, 60%
CMYK
0%, 27%, 60%, 14%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DBA057; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

219, 160, 87

Red: 219 / Green: 160 / Blue: 87

HSL

33°, 65%, 60%

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

CMYK

0%, 27%, 60%, 14%

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

What color is #DBA057?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DBA057 to RGB:

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

HEX to HSL

Convert #DBA057 to HSL:

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

HEX to CMYK

Convert #DBA057 to CMYK:

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

Color Meaning and Usage

#DBA057 is a muted orange color with RGB values of 219, 160, 87 and HSL of 33°, 65%, 60%. This orange-yellow hue evokes optimism and creativity, making it suitable for often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DBA057 is #5792DB, creating high-contrast pairings. For softer combinations, try analogous colors like #DB5D57.

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

Contrast with #DBA057

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DBA057?

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

What is the RGB value of #DBA057?

#DBA057 in RGB is (219, 160, 87) - 219 red, 160 green, and 87 blue.

How to use #DBA057 in CSS?

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

What colors go well with #DBA057?

#5792DB (complementary), #DB5D57 (analogous), and #BD7A28 (lighter shade) work well with #DBA057.