#DAEE2B Color Information

Hex color code: #DAEE2B

#DAEE2B is a dynamic yellow color. In RGB it is (218, 238, 43), and in HSL it is (66°, 85%, 55%). It is typically applied in digital products.

Try:
Color NameGreen Yellow
HEX
#DAEE2B
RGB
218, 238, 43
HSL
66°, 85%, 55%
CMYK
8%, 0%, 82%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DAEE2B; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

218, 238, 43

Red: 218 / Green: 238 / Blue: 43

HSL

66°, 85%, 55%

Hue: 66° / Saturation: 85% / Lightness: 55%

CMYK

8%, 0%, 82%, 7%

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

What color is #DAEE2B?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DAEE2B to RGB:

rgb(218, 238, 43)HEX to RGB Converter →

HEX to HSL

Convert #DAEE2B to HSL:

hsl(66, 85%, 55%)RGB to HSL Converter →

HEX to CMYK

Convert #DAEE2B to CMYK:

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

Color Meaning and Usage

#DAEE2B is a striking yellow color with RGB values of 218, 238, 43 and HSL of 66°, 85%, 55%. This highly saturated hue evokes energy and excitement, making it suitable for frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DAEE2B is #3E2BEE, creating high-contrast pairings. For softer combinations, try analogous colors like #EEA02B.

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

Contrast with #DAEE2B

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DAEE2B?

#DAEE2B is a striking yellow color - a highly saturated hue that evokes energy and excitement.

What is the RGB value of #DAEE2B?

#DAEE2B in RGB is (218, 238, 43) - 218 red, 238 green, and 43 blue.

How to use #DAEE2B in CSS?

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

What colors go well with #DAEE2B?

#3E2BEE (complementary), #EEA02B (analogous), and #ABBD0F (lighter shade) work well with #DAEE2B.