#EAD33E Color Information

Hex color code: #EAD33E

#EAD33E is a bold yellow color. In RGB it is (234, 211, 62), and in HSL it is (52°, 80%, 58%). It is frequently seen in web interfaces.

Try:
Color NameGoldenrod
HEX
#EAD33E
RGB
234, 211, 62
HSL
52°, 80%, 58%
CMYK
0%, 10%, 74%, 8%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EAD33E; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

234, 211, 62

Red: 234 / Green: 211 / Blue: 62

HSL

52°, 80%, 58%

Hue: 52° / Saturation: 80% / Lightness: 58%

CMYK

0%, 10%, 74%, 8%

Cyan: 0% / Magenta: 10% / Yellow: 74% / Key: 8%

What color is #EAD33E?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EAD33E to RGB:

rgb(234, 211, 62)HEX to RGB Converter →

HEX to HSL

Convert #EAD33E to HSL:

hsl(52, 80%, 58%)RGB to HSL Converter →

HEX to CMYK

Convert #EAD33E to CMYK:

cmyk(0%, 10%, 74%, 8%)Color Converter →

Color Meaning and Usage

A vivid yellow tone, #EAD33E has RGB (234, 211, 62) and HSL (52°, 80%, 58%). Known for evoking optimism and creativity, this orange-yellow hue is commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EAD33E is #3E55EA, creating high-contrast pairings. For softer combinations, try analogous colors like #EA7D3E.

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

Contrast with #EAD33E

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EAD33E?

#EAD33E is a vivid yellow color - a orange-yellow hue that evokes optimism and creativity.

What is the RGB value of #EAD33E?

#EAD33E in RGB is (234, 211, 62) - 234 red, 211 green, and 62 blue.

How to use #EAD33E in CSS?

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

What colors go well with #EAD33E?

#3E55EA (complementary), #EA7D3E (analogous), and #C5AE16 (lighter shade) work well with #EAD33E.