#E0ED50 Color Information

Hex color code: #E0ED50

The hex color #E0ED50 is a striking yellow with RGB values of (224, 237, 80) and HSL of (65°, 81%, 62%). It is often used for branding and logos.

Try:
Color NameKhaki
HEX
#E0ED50
RGB
224, 237, 80
HSL
65°, 81%, 62%
CMYK
5%, 0%, 66%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #E0ED50; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

224, 237, 80

Red: 224 / Green: 237 / Blue: 80

HSL

65°, 81%, 62%

Hue: 65° / Saturation: 81% / Lightness: 62%

CMYK

5%, 0%, 66%, 7%

Cyan: 5% / Magenta: 0% / Yellow: 66% / Key: 7%

What color is #E0ED50?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #E0ED50 to RGB:

rgb(224, 237, 80)HEX to RGB Converter →

HEX to HSL

Convert #E0ED50 to HSL:

hsl(65, 81%, 62%)RGB to HSL Converter →

HEX to CMYK

Convert #E0ED50 to CMYK:

cmyk(5%, 0%, 66%, 7%)Color Converter →

Color Meaning and Usage

#E0ED50 is a bold yellow color with RGB values of 224, 237, 80 and HSL of 65°, 81%, 62%. This highly saturated hue evokes energy and excitement, making it suitable for frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #E0ED50 is #5D50ED, creating high-contrast pairings. For softer combinations, try analogous colors like #EDAB50.

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

Contrast with #E0ED50

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #E0ED50?

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

What is the RGB value of #E0ED50?

#E0ED50 in RGB is (224, 237, 80) - 224 red, 237 green, and 80 blue.

How to use #E0ED50 in CSS?

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

What colors go well with #E0ED50?

#5D50ED (complementary), #EDAB50 (analogous), and #C9D917 (lighter shade) work well with #E0ED50.