#DAE070 Color Information

Hex color code: #DAE070

The hex color #DAE070 is a understated yellow with RGB values of (218, 224, 112) and HSL of (63°, 64%, 66%). It is widely used in graphic design.

Try:
Color NameKhaki
HEX
#DAE070
RGB
218, 224, 112
HSL
63°, 64%, 66%
CMYK
3%, 0%, 50%, 12%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DAE070; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

218, 224, 112

Red: 218 / Green: 224 / Blue: 112

HSL

63°, 64%, 66%

Hue: 63° / Saturation: 64% / Lightness: 66%

CMYK

3%, 0%, 50%, 12%

Cyan: 3% / Magenta: 0% / Yellow: 50% / Key: 12%

What color is #DAE070?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DAE070 to RGB:

rgb(218, 224, 112)HEX to RGB Converter →

HEX to HSL

Convert #DAE070 to HSL:

hsl(63, 64%, 66%)RGB to HSL Converter →

HEX to CMYK

Convert #DAE070 to CMYK:

cmyk(3%, 0%, 50%, 12%)Color Converter →

Color Meaning and Usage

A understated yellow tone, #DAE070 has RGB (218, 224, 112) and HSL (63°, 64%, 66%). Known for evoking nature and harmony, this green hue is often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DAE070 is #7671E0, creating high-contrast pairings. For softer combinations, try analogous colors like #E0AE71.

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

Contrast with #DAE070

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DAE070?

#DAE070 is a understated yellow color - a green hue that evokes nature and harmony.

What is the RGB value of #DAE070?

#DAE070 in RGB is (218, 224, 112) - 218 red, 224 green, and 112 blue.

How to use #DAE070 in CSS?

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

What colors go well with #DAE070?

#7671E0 (complementary), #E0AE71 (analogous), and #CAD232 (lighter shade) work well with #DAE070.