#DAE4AF Color Information

Hex color code: #DAE4AF

The hex color #DAE4AF is a light yellow with RGB values of (218, 228, 175) and HSL of (71°, 50%, 79%). It is commonly used in modern UI design.

Try:
Color NameWheat
HEX
#DAE4AF
RGB
218, 228, 175
HSL
71°, 50%, 79%
CMYK
4%, 0%, 23%, 11%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DAE4AF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

218, 228, 175

Red: 218 / Green: 228 / Blue: 175

HSL

71°, 50%, 79%

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

CMYK

4%, 0%, 23%, 11%

Cyan: 4% / Magenta: 0% / Yellow: 23% / Key: 11%

What color is #DAE4AF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DAE4AF to RGB:

rgb(218, 228, 175)HEX to RGB Converter →

HEX to HSL

Convert #DAE4AF to HSL:

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

HEX to CMYK

Convert #DAE4AF to CMYK:

cmyk(4%, 0%, 23%, 11%)Color Converter →

Color Meaning and Usage

A airy yellow tone, #DAE4AF has RGB (218, 228, 175) and HSL (71°, 50%, 79%). Known for evoking nature and harmony, this green hue is a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DAE4AF is #B8AFE4, creating high-contrast pairings. For softer combinations, try analogous colors like #E4D3AF.

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

Contrast with #DAE4AF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DAE4AF?

#DAE4AF is a airy yellow color - a green hue that evokes nature and harmony.

What is the RGB value of #DAE4AF?

#DAE4AF in RGB is (218, 228, 175) - 218 red, 228 green, and 175 blue.

How to use #DAE4AF in CSS?

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

What colors go well with #DAE4AF?

#B8AFE4 (complementary), #E4D3AF (analogous), and #C0D175 (lighter shade) work well with #DAE4AF.