#DAA167 Color Information

Hex color code: #DAA167

A neutral orange shade, #DAA167 appears as (218, 161, 103) in RGB and (30°, 61%, 63%) in HSL. It is commonly used in modern UI design.

Try:
Color NameDark Salmon
HEX
#DAA167
RGB
218, 161, 103
HSL
30°, 61%, 63%
CMYK
0%, 26%, 53%, 15%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DAA167; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

218, 161, 103

Red: 218 / Green: 161 / Blue: 103

HSL

30°, 61%, 63%

Hue: 30° / Saturation: 61% / Lightness: 63%

CMYK

0%, 26%, 53%, 15%

Cyan: 0% / Magenta: 26% / Yellow: 53% / Key: 15%

What color is #DAA167?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DAA167 to RGB:

rgb(218, 161, 103)HEX to RGB Converter →

HEX to HSL

Convert #DAA167 to HSL:

hsl(30, 61%, 63%)RGB to HSL Converter →

HEX to CMYK

Convert #DAA167 to CMYK:

cmyk(0%, 26%, 53%, 15%)Color Converter →

Color Meaning and Usage

A understated orange tone, #DAA167 has RGB (218, 161, 103) and HSL (30°, 61%, 63%). Known for evoking optimism and creativity, this orange-yellow hue is frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DAA167 is #67A1DA, creating high-contrast pairings. For softer combinations, try analogous colors like #DA6767.

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

Contrast with #DAA167

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DAA167?

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

What is the RGB value of #DAA167?

#DAA167 in RGB is (218, 161, 103) - 218 red, 161 green, and 103 blue.

How to use #DAA167 in CSS?

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

What colors go well with #DAA167?

#67A1DA (complementary), #DA6767 (analogous), and #C57A30 (lighter shade) work well with #DAA167.