#DAED4A Color Information

Hex color code: #DAED4A

The hex color #DAED4A is a striking yellow with RGB values of (218, 237, 74) and HSL of (67°, 82%, 61%). It is often used for branding and logos.

Try:
Color NameGreen Yellow
HEX
#DAED4A
RGB
218, 237, 74
HSL
67°, 82%, 61%
CMYK
8%, 0%, 69%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DAED4A; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

218, 237, 74

Red: 218 / Green: 237 / Blue: 74

HSL

67°, 82%, 61%

Hue: 67° / Saturation: 82% / Lightness: 61%

CMYK

8%, 0%, 69%, 7%

Cyan: 8% / Magenta: 0% / Yellow: 69% / Key: 7%

What color is #DAED4A?

#DAED4A is a highly saturated hue associated with energy and excitement.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DAED4A to RGB:

rgb(218, 237, 74)HEX to RGB Converter →

HEX to HSL

Convert #DAED4A to HSL:

hsl(67, 82%, 61%)RGB to HSL Converter →

HEX to CMYK

Convert #DAED4A to CMYK:

cmyk(8%, 0%, 69%, 7%)Color Converter →

Color Meaning and Usage

A vivid yellow tone, #DAED4A has RGB (218, 237, 74) and HSL (67°, 82%, 61%). Known for evoking energy and excitement, this highly saturated hue is popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DAED4A is #5D4AED, creating high-contrast pairings. For softer combinations, try analogous colors like #EDAF4A.

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

Contrast with #DAED4A

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DAED4A?

#DAED4A is a vivid yellow color - a highly saturated hue that evokes energy and excitement.

What is the RGB value of #DAED4A?

#DAED4A in RGB is (218, 237, 74) - 218 red, 237 green, and 74 blue.

How to use #DAED4A in CSS?

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

What colors go well with #DAED4A?

#5D4AED (complementary), #EDAF4A (analogous), and #BFD515 (lighter shade) work well with #DAED4A.