#EEC22F Color Information

Hex color code: #EEC22F

The hex color #EEC22F is a eye-catching yellow with RGB values of (238, 194, 47) and HSL of (46°, 85%, 56%). It is widely used in graphic design.

Try:
Color NameGoldenrod
HEX
#EEC22F
RGB
238, 194, 47
HSL
46°, 85%, 56%
CMYK
0%, 18%, 80%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EEC22F; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

238, 194, 47

Red: 238 / Green: 194 / Blue: 47

HSL

46°, 85%, 56%

Hue: 46° / Saturation: 85% / Lightness: 56%

CMYK

0%, 18%, 80%, 7%

Cyan: 0% / Magenta: 18% / Yellow: 80% / Key: 7%

What color is #EEC22F?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EEC22F to RGB:

rgb(238, 194, 47)HEX to RGB Converter →

HEX to HSL

Convert #EEC22F to HSL:

hsl(46, 85%, 56%)RGB to HSL Converter →

HEX to CMYK

Convert #EEC22F to CMYK:

cmyk(0%, 18%, 80%, 7%)Color Converter →

Color Meaning and Usage

#EEC22F is a dynamic yellow color with RGB values of 238, 194, 47 and HSL of 46°, 85%, 56%. This highly saturated hue evokes energy and excitement, making it suitable for popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EEC22F is #2F5CEE, creating high-contrast pairings. For softer combinations, try analogous colors like #EE622F.

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

Contrast with #EEC22F

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EEC22F?

#EEC22F is a dynamic yellow color - a highly saturated hue that evokes energy and excitement.

What is the RGB value of #EEC22F?

#EEC22F in RGB is (238, 194, 47) - 238 red, 194 green, and 47 blue.

How to use #EEC22F in CSS?

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

What colors go well with #EEC22F?

#2F5CEE (complementary), #EE622F (analogous), and #C19810 (lighter shade) work well with #EEC22F.