#EDE56E Color Information

Hex color code: #EDE56E

A eye-catching yellow shade, #EDE56E appears as (237, 229, 110) in RGB and (56°, 78%, 68%) in HSL. It is popular in mobile app design.

Try:
Color NameKhaki
HEX
#EDE56E
RGB
237, 229, 110
HSL
56°, 78%, 68%
CMYK
0%, 3%, 54%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EDE56E; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

237, 229, 110

Red: 237 / Green: 229 / Blue: 110

HSL

56°, 78%, 68%

Hue: 56° / Saturation: 78% / Lightness: 68%

CMYK

0%, 3%, 54%, 7%

Cyan: 0% / Magenta: 3% / Yellow: 54% / Key: 7%

What color is #EDE56E?

#EDE56E is a orange-yellow hue associated with optimism and creativity.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EDE56E to RGB:

rgb(237, 229, 110)HEX to RGB Converter →

HEX to HSL

Convert #EDE56E to HSL:

hsl(56, 78%, 68%)RGB to HSL Converter →

HEX to CMYK

Convert #EDE56E to CMYK:

cmyk(0%, 3%, 54%, 7%)Color Converter →

Color Meaning and Usage

A striking yellow tone, #EDE56E has RGB (237, 229, 110) and HSL (56°, 78%, 68%). Known for evoking optimism and creativity, this orange-yellow hue is frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EDE56E is #6E76ED, creating high-contrast pairings. For softer combinations, try analogous colors like #EDA56E.

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

Contrast with #EDE56E

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EDE56E?

#EDE56E is a striking yellow color - a orange-yellow hue that evokes optimism and creativity.

What is the RGB value of #EDE56E?

#EDE56E in RGB is (237, 229, 110) - 237 red, 229 green, and 110 blue.

How to use #EDE56E in CSS?

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

What colors go well with #EDE56E?

#6E76ED (complementary), #EDA56E (analogous), and #E5D82A (lighter shade) work well with #EDE56E.