#DAEF52 Color Information

Hex color code: #DAEF52

#DAEF52 is a bold yellow color. In RGB it is (218, 239, 82), and in HSL it is (68°, 83%, 63%). It is often used for branding and logos.

Try:
Color NameGreen Yellow
HEX
#DAEF52
RGB
218, 239, 82
HSL
68°, 83%, 63%
CMYK
9%, 0%, 66%, 6%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DAEF52; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

218, 239, 82

Red: 218 / Green: 239 / Blue: 82

HSL

68°, 83%, 63%

Hue: 68° / Saturation: 83% / Lightness: 63%

CMYK

9%, 0%, 66%, 6%

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

What color is #DAEF52?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DAEF52 to RGB:

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

HEX to HSL

Convert #DAEF52 to HSL:

hsl(68, 83%, 63%)RGB to HSL Converter →

HEX to CMYK

Convert #DAEF52 to CMYK:

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

Color Meaning and Usage

A bold yellow tone, #DAEF52 has RGB (218, 239, 82) and HSL (68°, 83%, 63%). Known for evoking energy and excitement, this highly saturated hue is typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DAEF52 is #6752EF, creating high-contrast pairings. For softer combinations, try analogous colors like #EFB652.

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

Contrast with #DAEF52

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DAEF52?

#DAEF52 is a bold yellow color - a highly saturated hue that evokes energy and excitement.

What is the RGB value of #DAEF52?

#DAEF52 in RGB is (218, 239, 82) - 218 red, 239 green, and 82 blue.

How to use #DAEF52 in CSS?

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

What colors go well with #DAEF52?

#6752EF (complementary), #EFB652 (analogous), and #C5E015 (lighter shade) work well with #DAEF52.