#EEE959 Color Information

Hex color code: #EEE959

#EEE959 is a vivid yellow color. In RGB it is (238, 233, 89), and in HSL it is (58°, 81%, 64%). It is commonly used in modern UI design.

Try:
Color NameKhaki
HEX
#EEE959
RGB
238, 233, 89
HSL
58°, 81%, 64%
CMYK
0%, 2%, 63%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EEE959; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

238, 233, 89

Red: 238 / Green: 233 / Blue: 89

HSL

58°, 81%, 64%

Hue: 58° / Saturation: 81% / Lightness: 64%

CMYK

0%, 2%, 63%, 7%

Cyan: 0% / Magenta: 2% / Yellow: 63% / Key: 7%

What color is #EEE959?

#EEE959 is a highly saturated hue associated with energy and excitement.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EEE959 to RGB:

rgb(238, 233, 89)HEX to RGB Converter →

HEX to HSL

Convert #EEE959 to HSL:

hsl(58, 81%, 64%)RGB to HSL Converter →

HEX to CMYK

Convert #EEE959 to CMYK:

cmyk(0%, 2%, 63%, 7%)Color Converter →

Color Meaning and Usage

#EEE959 is a striking yellow color with RGB values of 238, 233, 89 and HSL of 58°, 81%, 64%. This highly saturated hue evokes energy and excitement, making it suitable for well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EEE959 is #595EEE, creating high-contrast pairings. For softer combinations, try analogous colors like #EE9E59.

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

Contrast with #EEE959

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EEE959?

#EEE959 is a striking yellow color - a highly saturated hue that evokes energy and excitement.

What is the RGB value of #EEE959?

#EEE959 in RGB is (238, 233, 89) - 238 red, 233 green, and 89 blue.

How to use #EEE959 in CSS?

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

What colors go well with #EEE959?

#595EEE (complementary), #EE9E59 (analogous), and #E2DB18 (lighter shade) work well with #EEE959.