#DBA74D Color Information

Hex color code: #DBA74D

The hex color #DBA74D is a neutral orange with RGB values of (219, 167, 77) and HSL of (38°, 66%, 58%). It is commonly used in modern UI design.

Try:
Color NameSandy Brown
HEX
#DBA74D
RGB
219, 167, 77
HSL
38°, 66%, 58%
CMYK
0%, 24%, 65%, 14%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DBA74D; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

219, 167, 77

Red: 219 / Green: 167 / Blue: 77

HSL

38°, 66%, 58%

Hue: 38° / Saturation: 66% / Lightness: 58%

CMYK

0%, 24%, 65%, 14%

Cyan: 0% / Magenta: 24% / Yellow: 65% / Key: 14%

What color is #DBA74D?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DBA74D to RGB:

rgb(219, 167, 77)HEX to RGB Converter →

HEX to HSL

Convert #DBA74D to HSL:

hsl(38, 66%, 58%)RGB to HSL Converter →

HEX to CMYK

Convert #DBA74D to CMYK:

cmyk(0%, 24%, 65%, 14%)Color Converter →

Color Meaning and Usage

A neutral orange tone, #DBA74D has RGB (219, 167, 77) and HSL (38°, 66%, 58%). Known for evoking optimism and creativity, this orange-yellow hue is a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DBA74D is #4D81DB, creating high-contrast pairings. For softer combinations, try analogous colors like #DB604D.

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

Contrast with #DBA74D

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DBA74D?

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

What is the RGB value of #DBA74D?

#DBA74D in RGB is (219, 167, 77) - 219 red, 167 green, and 77 blue.

How to use #DBA74D in CSS?

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

What colors go well with #DBA74D?

#4D81DB (complementary), #DB604D (analogous), and #B68125 (lighter shade) work well with #DBA74D.