#DAD17C Color Information

Hex color code: #DAD17C

#DAD17C is a subtle yellow color. In RGB it is (218, 209, 124), and in HSL it is (54°, 56%, 67%). It is popular in mobile app design.

Try:
Color NameBurlywood
HEX
#DAD17C
RGB
218, 209, 124
HSL
54°, 56%, 67%
CMYK
0%, 4%, 43%, 15%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DAD17C; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

218, 209, 124

Red: 218 / Green: 209 / Blue: 124

HSL

54°, 56%, 67%

Hue: 54° / Saturation: 56% / Lightness: 67%

CMYK

0%, 4%, 43%, 15%

Cyan: 0% / Magenta: 4% / Yellow: 43% / Key: 15%

What color is #DAD17C?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DAD17C to RGB:

rgb(218, 209, 124)HEX to RGB Converter →

HEX to HSL

Convert #DAD17C to HSL:

hsl(54, 56%, 67%)RGB to HSL Converter →

HEX to CMYK

Convert #DAD17C to CMYK:

cmyk(0%, 4%, 43%, 15%)Color Converter →

Color Meaning and Usage

#DAD17C is a subtle yellow color with RGB values of 218, 209, 124 and HSL of 54°, 56%, 67%. This orange-yellow hue evokes optimism and creativity, making it suitable for frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DAD17C is #7C85DA, creating high-contrast pairings. For softer combinations, try analogous colors like #DAA17C.

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

Contrast with #DAD17C

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DAD17C?

#DAD17C is a subtle yellow color - a orange-yellow hue that evokes optimism and creativity.

What is the RGB value of #DAD17C?

#DAD17C in RGB is (218, 209, 124) - 218 red, 209 green, and 124 blue.

How to use #DAD17C in CSS?

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

What colors go well with #DAD17C?

#7C85DA (complementary), #DAA17C (analogous), and #C9BB40 (lighter shade) work well with #DAD17C.