#DAA549 Color Information

Hex color code: #DAA549

A muted orange shade, #DAA549 appears as (218, 165, 73) in RGB and (38°, 66%, 57%) in HSL. It is typically applied in digital products.

Try:
Color NameSandy Brown
HEX
#DAA549
RGB
218, 165, 73
HSL
38°, 66%, 57%
CMYK
0%, 24%, 67%, 15%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DAA549; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

218, 165, 73

Red: 218 / Green: 165 / Blue: 73

HSL

38°, 66%, 57%

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

CMYK

0%, 24%, 67%, 15%

Cyan: 0% / Magenta: 24% / Yellow: 67% / Key: 15%

What color is #DAA549?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DAA549 to RGB:

rgb(218, 165, 73)HEX to RGB Converter →

HEX to HSL

Convert #DAA549 to HSL:

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

HEX to CMYK

Convert #DAA549 to CMYK:

cmyk(0%, 24%, 67%, 15%)Color Converter →

Color Meaning and Usage

#DAA549 is a muted orange color with RGB values of 218, 165, 73 and HSL of 38°, 66%, 57%. This orange-yellow hue evokes optimism and creativity, making it suitable for widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DAA549 is #497EDA, creating high-contrast pairings. For softer combinations, try analogous colors like #DA5C49.

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

Contrast with #DAA549

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 #DAA549?

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

What is the RGB value of #DAA549?

#DAA549 in RGB is (218, 165, 73) - 218 red, 165 green, and 73 blue.

How to use #DAA549 in CSS?

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

What colors go well with #DAA549?

#497EDA (complementary), #DA5C49 (analogous), and #B27E24 (lighter shade) work well with #DAA549.