#DAD425 Color Information

Hex color code: #DAD425

#DAD425 is a striking yellow color. In RGB it is (218, 212, 37), and in HSL it is (58°, 71%, 50%). It is popular in mobile app design.

Try:
Color NameGoldenrod
HEX
#DAD425
RGB
218, 212, 37
HSL
58°, 71%, 50%
CMYK
0%, 3%, 83%, 15%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DAD425; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

218, 212, 37

Red: 218 / Green: 212 / Blue: 37

HSL

58°, 71%, 50%

Hue: 58° / Saturation: 71% / Lightness: 50%

CMYK

0%, 3%, 83%, 15%

Cyan: 0% / Magenta: 3% / Yellow: 83% / Key: 15%

What color is #DAD425?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DAD425 to RGB:

rgb(218, 212, 37)HEX to RGB Converter →

HEX to HSL

Convert #DAD425 to HSL:

hsl(58, 71%, 50%)RGB to HSL Converter →

HEX to CMYK

Convert #DAD425 to CMYK:

cmyk(0%, 3%, 83%, 15%)Color Converter →

Color Meaning and Usage

A vivid yellow tone, #DAD425 has RGB (218, 212, 37) and HSL (58°, 71%, 50%). Known for evoking optimism and creativity, this orange-yellow hue is a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DAD425 is #252BDA, creating high-contrast pairings. For softer combinations, try analogous colors like #DA7925.

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

Contrast with #DAD425

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DAD425?

#DAD425 is a vivid yellow color - a orange-yellow hue that evokes optimism and creativity.

What is the RGB value of #DAD425?

#DAD425 in RGB is (218, 212, 37) - 218 red, 212 green, and 37 blue.

How to use #DAD425 in CSS?

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

What colors go well with #DAD425?

#252BDA (complementary), #DA7925 (analogous), and #99941A (lighter shade) work well with #DAD425.