#DBA461 Color Information

Hex color code: #DBA461

A subtle orange shade, #DBA461 appears as (219, 164, 97) in RGB and (33°, 63%, 62%) in HSL. It is often used for branding and logos.

Try:
Color NameSandy Brown
HEX
#DBA461
RGB
219, 164, 97
HSL
33°, 63%, 62%
CMYK
0%, 25%, 56%, 14%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DBA461; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

219, 164, 97

Red: 219 / Green: 164 / Blue: 97

HSL

33°, 63%, 62%

Hue: 33° / Saturation: 63% / Lightness: 62%

CMYK

0%, 25%, 56%, 14%

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

What color is #DBA461?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DBA461 to RGB:

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

HEX to HSL

Convert #DBA461 to HSL:

hsl(33, 63%, 62%)RGB to HSL Converter →

HEX to CMYK

Convert #DBA461 to CMYK:

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

Color Meaning and Usage

A understated orange tone, #DBA461 has RGB (219, 164, 97) and HSL (33°, 63%, 62%). Known for evoking optimism and creativity, this orange-yellow hue is frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DBA461 is #6198DB, creating high-contrast pairings. For softer combinations, try analogous colors like #DB6761.

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

Contrast with #DBA461

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DBA461?

#DBA461 is a understated orange color - a orange-yellow hue that evokes optimism and creativity.

What is the RGB value of #DBA461?

#DBA461 in RGB is (219, 164, 97) - 219 red, 164 green, and 97 blue.

How to use #DBA461 in CSS?

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

What colors go well with #DBA461?

#6198DB (complementary), #DB6761 (analogous), and #C37F2C (lighter shade) work well with #DBA461.