#DA9B4E Color Information

Hex color code: #DA9B4E

A understated orange shade, #DA9B4E appears as (218, 155, 78) in RGB and (33°, 65%, 58%) in HSL. It is popular in mobile app design.

Try:
Color NamePeru
HEX
#DA9B4E
RGB
218, 155, 78
HSL
33°, 65%, 58%
CMYK
0%, 29%, 64%, 15%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DA9B4E; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

218, 155, 78

Red: 218 / Green: 155 / Blue: 78

HSL

33°, 65%, 58%

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

CMYK

0%, 29%, 64%, 15%

Cyan: 0% / Magenta: 29% / Yellow: 64% / Key: 15%

What color is #DA9B4E?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DA9B4E to RGB:

rgb(218, 155, 78)HEX to RGB Converter →

HEX to HSL

Convert #DA9B4E to HSL:

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

HEX to CMYK

Convert #DA9B4E to CMYK:

cmyk(0%, 29%, 64%, 15%)Color Converter →

Color Meaning and Usage

A muted orange tone, #DA9B4E has RGB (218, 155, 78) and HSL (33°, 65%, 58%). Known for evoking optimism and creativity, this orange-yellow hue is well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DA9B4E is #4E8DDA, creating high-contrast pairings. For softer combinations, try analogous colors like #DA554E.

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

Contrast with #DA9B4E

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DA9B4E?

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

What is the RGB value of #DA9B4E?

#DA9B4E in RGB is (218, 155, 78) - 218 red, 155 green, and 78 blue.

How to use #DA9B4E in CSS?

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

What colors go well with #DA9B4E?

#4E8DDA (complementary), #DA554E (analogous), and #B57526 (lighter shade) work well with #DA9B4E.