#EED76F Color Information

Hex color code: #EED76F

A dynamic yellow shade, #EED76F appears as (238, 215, 111) in RGB and (49°, 79%, 68%) in HSL. It is typically applied in digital products.

Try:
Color NameKhaki
HEX
#EED76F
RGB
238, 215, 111
HSL
49°, 79%, 68%
CMYK
0%, 10%, 53%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EED76F; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

238, 215, 111

Red: 238 / Green: 215 / Blue: 111

HSL

49°, 79%, 68%

Hue: 49° / Saturation: 79% / Lightness: 68%

CMYK

0%, 10%, 53%, 7%

Cyan: 0% / Magenta: 10% / Yellow: 53% / Key: 7%

What color is #EED76F?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EED76F to RGB:

rgb(238, 215, 111)HEX to RGB Converter →

HEX to HSL

Convert #EED76F to HSL:

hsl(49, 79%, 68%)RGB to HSL Converter →

HEX to CMYK

Convert #EED76F to CMYK:

cmyk(0%, 10%, 53%, 7%)Color Converter →

Color Meaning and Usage

#EED76F is a eye-catching yellow color with RGB values of 238, 215, 111 and HSL of 49°, 79%, 68%. This orange-yellow hue evokes optimism and creativity, making it suitable for a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EED76F is #6D85EE, creating high-contrast pairings. For softer combinations, try analogous colors like #EE966D.

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

Contrast with #EED76F

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EED76F?

#EED76F is a eye-catching yellow color - a orange-yellow hue that evokes optimism and creativity.

What is the RGB value of #EED76F?

#EED76F in RGB is (238, 215, 111) - 238 red, 215 green, and 111 blue.

How to use #EED76F in CSS?

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

What colors go well with #EED76F?

#6D85EE (complementary), #EE966D (analogous), and #E6C328 (lighter shade) work well with #EED76F.