#EDE17E Color Information

Hex color code: #EDE17E

#EDE17E is a bold yellow color. In RGB it is (237, 225, 126), and in HSL it is (54°, 76%, 71%). It is often used for branding and logos.

Try:
Color NameKhaki
HEX
#EDE17E
RGB
237, 225, 126
HSL
54°, 76%, 71%
CMYK
0%, 5%, 47%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EDE17E; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

237, 225, 126

Red: 237 / Green: 225 / Blue: 126

HSL

54°, 76%, 71%

Hue: 54° / Saturation: 76% / Lightness: 71%

CMYK

0%, 5%, 47%, 7%

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

What color is #EDE17E?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EDE17E to RGB:

rgb(237, 225, 126)HEX to RGB Converter →

HEX to HSL

Convert #EDE17E to HSL:

hsl(54, 76%, 71%)RGB to HSL Converter →

HEX to CMYK

Convert #EDE17E to CMYK:

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

Color Meaning and Usage

A bold yellow tone, #EDE17E has RGB (237, 225, 126) and HSL (54°, 76%, 71%). Known for evoking optimism and creativity, this orange-yellow hue is typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EDE17E is #7D88ED, creating high-contrast pairings. For softer combinations, try analogous colors like #EDAA7D.

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

Contrast with #EDE17E

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EDE17E?

#EDE17E is a bold yellow color - a orange-yellow hue that evokes optimism and creativity.

What is the RGB value of #EDE17E?

#EDE17E in RGB is (237, 225, 126) - 237 red, 225 green, and 126 blue.

How to use #EDE17E in CSS?

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

What colors go well with #EDE17E?

#7D88ED (complementary), #EDAA7D (analogous), and #E4D33A (lighter shade) work well with #EDE17E.