#EED277 Color Information

Hex color code: #EED277

A vivid yellow shade, #EED277 appears as (238, 210, 119) in RGB and (46°, 78%, 70%) in HSL. It is commonly used in modern UI design.

Try:
Color NameKhaki
HEX
#EED277
RGB
238, 210, 119
HSL
46°, 78%, 70%
CMYK
0%, 12%, 50%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EED277; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

238, 210, 119

Red: 238 / Green: 210 / Blue: 119

HSL

46°, 78%, 70%

Hue: 46° / Saturation: 78% / Lightness: 70%

CMYK

0%, 12%, 50%, 7%

Cyan: 0% / Magenta: 12% / Yellow: 50% / Key: 7%

What color is #EED277?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EED277 to RGB:

rgb(238, 210, 119)HEX to RGB Converter →

HEX to HSL

Convert #EED277 to HSL:

hsl(46, 78%, 70%)RGB to HSL Converter →

HEX to CMYK

Convert #EED277 to CMYK:

cmyk(0%, 12%, 50%, 7%)Color Converter →

Color Meaning and Usage

#EED277 is a striking yellow color with RGB values of 238, 210, 119 and HSL of 46°, 78%, 70%. This orange-yellow hue evokes optimism and creativity, making it suitable for popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EED277 is #7793EE, creating high-contrast pairings. For softer combinations, try analogous colors like #EE9777.

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

Contrast with #EED277

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EED277?

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

What is the RGB value of #EED277?

#EED277 in RGB is (238, 210, 119) - 238 red, 210 green, and 119 blue.

How to use #EED277 in CSS?

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

What colors go well with #EED277?

#7793EE (complementary), #EE9777 (analogous), and #E6BC33 (lighter shade) work well with #EED277.