#E0F032 Color Information

Hex color code: #E0F032

#E0F032 is a vivid yellow color. In RGB it is (224, 240, 50), and in HSL it is (65°, 86%, 57%). It is commonly used in modern UI design.

Try:
Color NameGreen Yellow
HEX
#E0F032
RGB
224, 240, 50
HSL
65°, 86%, 57%
CMYK
7%, 0%, 79%, 6%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #E0F032; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

224, 240, 50

Red: 224 / Green: 240 / Blue: 50

HSL

65°, 86%, 57%

Hue: 65° / Saturation: 86% / Lightness: 57%

CMYK

7%, 0%, 79%, 6%

Cyan: 7% / Magenta: 0% / Yellow: 79% / Key: 6%

What color is #E0F032?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #E0F032 to RGB:

rgb(224, 240, 50)HEX to RGB Converter →

HEX to HSL

Convert #E0F032 to HSL:

hsl(65, 86%, 57%)RGB to HSL Converter →

HEX to CMYK

Convert #E0F032 to CMYK:

cmyk(7%, 0%, 79%, 6%)Color Converter →

Color Meaning and Usage

A bold yellow tone, #E0F032 has RGB (224, 240, 50) and HSL (65°, 86%, 57%). Known for evoking energy and excitement, this highly saturated hue is commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #E0F032 is #4333F0, creating high-contrast pairings. For softer combinations, try analogous colors like #F0A133.

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

Contrast with #E0F032

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #E0F032?

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

What is the RGB value of #E0F032?

#E0F032 in RGB is (224, 240, 50) - 224 red, 240 green, and 50 blue.

How to use #E0F032 in CSS?

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

What colors go well with #E0F032?

#4333F0 (complementary), #F0A133 (analogous), and #B8C70F (lighter shade) work well with #E0F032.