#DAED6E Color Information

Hex color code: #DAED6E

#DAED6E is a vivid yellow color. In RGB it is (218, 237, 110), and in HSL it is (69°, 78%, 68%). It is commonly used in modern UI design.

Try:
Color NameKhaki
HEX
#DAED6E
RGB
218, 237, 110
HSL
69°, 78%, 68%
CMYK
8%, 0%, 54%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DAED6E; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

218, 237, 110

Red: 218 / Green: 237 / Blue: 110

HSL

69°, 78%, 68%

Hue: 69° / Saturation: 78% / Lightness: 68%

CMYK

8%, 0%, 54%, 7%

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

What color is #DAED6E?

#DAED6E is a green hue associated with nature and harmony.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DAED6E to RGB:

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

HEX to HSL

Convert #DAED6E to HSL:

hsl(69, 78%, 68%)RGB to HSL Converter →

HEX to CMYK

Convert #DAED6E to CMYK:

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

Color Meaning and Usage

A vivid yellow tone, #DAED6E has RGB (218, 237, 110) and HSL (69°, 78%, 68%). Known for evoking nature and harmony, this green hue is a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DAED6E is #816EED, creating high-contrast pairings. For softer combinations, try analogous colors like #EDC06E.

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

Contrast with #DAED6E

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DAED6E?

#DAED6E is a vivid yellow color - a green hue that evokes nature and harmony.

What is the RGB value of #DAED6E?

#DAED6E in RGB is (218, 237, 110) - 218 red, 237 green, and 110 blue.

How to use #DAED6E in CSS?

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

What colors go well with #DAED6E?

#816EED (complementary), #EDC06E (analogous), and #C9E52A (lighter shade) work well with #DAED6E.