#DAEF95 Color Information

Hex color code: #DAEF95

#DAEF95 is a airy yellow color. In RGB it is (218, 239, 149), and in HSL it is (74°, 74%, 76%). It is widely used in graphic design.

Try:
Color NameKhaki
HEX
#DAEF95
RGB
218, 239, 149
HSL
74°, 74%, 76%
CMYK
9%, 0%, 38%, 6%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DAEF95; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

218, 239, 149

Red: 218 / Green: 239 / Blue: 149

HSL

74°, 74%, 76%

Hue: 74° / Saturation: 74% / Lightness: 76%

CMYK

9%, 0%, 38%, 6%

Cyan: 9% / Magenta: 0% / Yellow: 38% / Key: 6%

What color is #DAEF95?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DAEF95 to RGB:

rgb(218, 239, 149)HEX to RGB Converter →

HEX to HSL

Convert #DAEF95 to HSL:

hsl(74, 74%, 76%)RGB to HSL Converter →

HEX to CMYK

Convert #DAEF95 to CMYK:

cmyk(9%, 0%, 38%, 6%)Color Converter →

Color Meaning and Usage

A delicate yellow tone, #DAEF95 has RGB (218, 239, 149) and HSL (74°, 74%, 76%). Known for evoking nature and harmony, this green hue is well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DAEF95 is #AA95EF, creating high-contrast pairings. For softer combinations, try analogous colors like #EFD795.

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

Contrast with #DAEF95

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DAEF95?

#DAEF95 is a delicate yellow color - a green hue that evokes nature and harmony.

What is the RGB value of #DAEF95?

#DAEF95 in RGB is (218, 239, 149) - 218 red, 239 green, and 149 blue.

How to use #DAEF95 in CSS?

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

What colors go well with #DAEF95?

#AA95EF (complementary), #EFD795 (analogous), and #C3E552 (lighter shade) work well with #DAEF95.