#E2EF6B Color Information

Hex color code: #E2EF6B

A eye-catching yellow shade, #E2EF6B appears as (226, 239, 107) in RGB and (66°, 80%, 68%) in HSL. It is popular in mobile app design.

Try:
Color NameKhaki
HEX
#E2EF6B
RGB
226, 239, 107
HSL
66°, 80%, 68%
CMYK
5%, 0%, 55%, 6%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #E2EF6B; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

226, 239, 107

Red: 226 / Green: 239 / Blue: 107

HSL

66°, 80%, 68%

Hue: 66° / Saturation: 80% / Lightness: 68%

CMYK

5%, 0%, 55%, 6%

Cyan: 5% / Magenta: 0% / Yellow: 55% / Key: 6%

What color is #E2EF6B?

#E2EF6B is a green hue associated with nature and harmony.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #E2EF6B to RGB:

rgb(226, 239, 107)HEX to RGB Converter →

HEX to HSL

Convert #E2EF6B to HSL:

hsl(66, 80%, 68%)RGB to HSL Converter →

HEX to CMYK

Convert #E2EF6B to CMYK:

cmyk(5%, 0%, 55%, 6%)Color Converter →

Color Meaning and Usage

A bold yellow tone, #E2EF6B has RGB (226, 239, 107) and HSL (66°, 80%, 68%). Known for evoking nature and harmony, this green hue is well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #E2EF6B is #796CEF, creating high-contrast pairings. For softer combinations, try analogous colors like #EFBA6C.

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

Contrast with #E2EF6B

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #E2EF6B?

#E2EF6B is a bold yellow color - a green hue that evokes nature and harmony.

What is the RGB value of #E2EF6B?

#E2EF6B in RGB is (226, 239, 107) - 226 red, 239 green, and 107 blue.

How to use #E2EF6B in CSS?

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

What colors go well with #E2EF6B?

#796CEF (complementary), #EFBA6C (analogous), and #D4E727 (lighter shade) work well with #E2EF6B.