#DAA25D Color Information

Hex color code: #DAA25D

The hex color #DAA25D is a subtle orange with RGB values of (218, 162, 93) and HSL of (33°, 63%, 61%). It is popular in mobile app design.

Try:
Color NameSandy Brown
HEX
#DAA25D
RGB
218, 162, 93
HSL
33°, 63%, 61%
CMYK
0%, 26%, 57%, 15%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DAA25D; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

218, 162, 93

Red: 218 / Green: 162 / Blue: 93

HSL

33°, 63%, 61%

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

CMYK

0%, 26%, 57%, 15%

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

What color is #DAA25D?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DAA25D to RGB:

rgb(218, 162, 93)HEX to RGB Converter →

HEX to HSL

Convert #DAA25D to HSL:

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

HEX to CMYK

Convert #DAA25D to CMYK:

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

Color Meaning and Usage

#DAA25D is a neutral orange color with RGB values of 218, 162, 93 and HSL of 33°, 63%, 61%. This orange-yellow hue evokes optimism and creativity, making it suitable for often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DAA25D is #5D95DA, creating high-contrast pairings. For softer combinations, try analogous colors like #DA635D.

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

Contrast with #DAA25D

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DAA25D?

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

What is the RGB value of #DAA25D?

#DAA25D in RGB is (218, 162, 93) - 218 red, 162 green, and 93 blue.

How to use #DAA25D in CSS?

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

What colors go well with #DAA25D?

#5D95DA (complementary), #DA635D (analogous), and #BF7D2B (lighter shade) work well with #DAA25D.