#EAC22E Color Information

Hex color code: #EAC22E

The hex color #EAC22E is a dynamic yellow with RGB values of (234, 194, 46) and HSL of (47°, 82%, 55%). It is typically applied in digital products.

Try:
Color NameGoldenrod
HEX
#EAC22E
RGB
234, 194, 46
HSL
47°, 82%, 55%
CMYK
0%, 17%, 80%, 8%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EAC22E; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

234, 194, 46

Red: 234 / Green: 194 / Blue: 46

HSL

47°, 82%, 55%

Hue: 47° / Saturation: 82% / Lightness: 55%

CMYK

0%, 17%, 80%, 8%

Cyan: 0% / Magenta: 17% / Yellow: 80% / Key: 8%

What color is #EAC22E?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EAC22E to RGB:

rgb(234, 194, 46)HEX to RGB Converter →

HEX to HSL

Convert #EAC22E to HSL:

hsl(47, 82%, 55%)RGB to HSL Converter →

HEX to CMYK

Convert #EAC22E to CMYK:

cmyk(0%, 17%, 80%, 8%)Color Converter →

Color Meaning and Usage

#EAC22E is a striking yellow color with RGB values of 234, 194, 46 and HSL of 47°, 82%, 55%. This highly saturated hue evokes energy and excitement, making it suitable for widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EAC22E is #2E57EA, creating high-contrast pairings. For softer combinations, try analogous colors like #EA632E.

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

Contrast with #EAC22E

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EAC22E?

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

What is the RGB value of #EAC22E?

#EAC22E in RGB is (234, 194, 46) - 234 red, 194 green, and 46 blue.

How to use #EAC22E in CSS?

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

What colors go well with #EAC22E?

#2E57EA (complementary), #EA632E (analogous), and #BA9512 (lighter shade) work well with #EAC22E.