#EAD134 Color Information

Hex color code: #EAD134

A vivid yellow shade, #EAD134 appears as (234, 209, 52) in RGB and (52°, 81%, 56%) in HSL. It is commonly used in modern UI design.

Try:
Color NameGoldenrod
HEX
#EAD134
RGB
234, 209, 52
HSL
52°, 81%, 56%
CMYK
0%, 11%, 78%, 8%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EAD134; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

234, 209, 52

Red: 234 / Green: 209 / Blue: 52

HSL

52°, 81%, 56%

Hue: 52° / Saturation: 81% / Lightness: 56%

CMYK

0%, 11%, 78%, 8%

Cyan: 0% / Magenta: 11% / Yellow: 78% / Key: 8%

What color is #EAD134?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EAD134 to RGB:

rgb(234, 209, 52)HEX to RGB Converter →

HEX to HSL

Convert #EAD134 to HSL:

hsl(52, 81%, 56%)RGB to HSL Converter →

HEX to CMYK

Convert #EAD134 to CMYK:

cmyk(0%, 11%, 78%, 8%)Color Converter →

Color Meaning and Usage

A dynamic yellow tone, #EAD134 has RGB (234, 209, 52) and HSL (52°, 81%, 56%). Known for evoking energy and excitement, this highly saturated hue is frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EAD134 is #344CEA, creating high-contrast pairings. For softer combinations, try analogous colors like #EA7734.

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

Contrast with #EAD134

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EAD134?

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

What is the RGB value of #EAD134?

#EAD134 in RGB is (234, 209, 52) - 234 red, 209 green, and 52 blue.

How to use #EAD134 in CSS?

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

What colors go well with #EAD134?

#344CEA (complementary), #EA7734 (analogous), and #BDA714 (lighter shade) work well with #EAD134.