#DAEC13 Color Information

Hex color code: #DAEC13

A vivid yellow shade, #DAEC13 appears as (218, 236, 19) in RGB and (65°, 85%, 50%) in HSL. It is commonly used in modern UI design.

Try:
Color NameYellow
HEX
#DAEC13
RGB
218, 236, 19
HSL
65°, 85%, 50%
CMYK
8%, 0%, 92%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DAEC13; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

218, 236, 19

Red: 218 / Green: 236 / Blue: 19

HSL

65°, 85%, 50%

Hue: 65° / Saturation: 85% / Lightness: 50%

CMYK

8%, 0%, 92%, 7%

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

What color is #DAEC13?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DAEC13 to RGB:

rgb(218, 236, 19)HEX to RGB Converter →

HEX to HSL

Convert #DAEC13 to HSL:

hsl(65, 85%, 50%)RGB to HSL Converter →

HEX to CMYK

Convert #DAEC13 to CMYK:

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

Color Meaning and Usage

A vivid yellow tone, #DAEC13 has RGB (218, 236, 19) and HSL (65°, 85%, 50%). Known for evoking energy and excitement, this highly saturated hue is a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DAEC13 is #2513EC, creating high-contrast pairings. For softer combinations, try analogous colors like #EC9213.

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

Contrast with #DAEC13

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DAEC13?

#DAEC13 is a vivid yellow color - a highly saturated hue that evokes energy and excitement.

What is the RGB value of #DAEC13?

#DAEC13 in RGB is (218, 236, 19) - 218 red, 236 green, and 19 blue.

How to use #DAEC13 in CSS?

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

What colors go well with #DAEC13?

#2513EC (complementary), #EC9213 (analogous), and #98A50D (lighter shade) work well with #DAEC13.