#E3D53B Color Information

Hex color code: #E3D53B

#E3D53B is a eye-catching yellow color. In RGB it is (227, 213, 59), and in HSL it is (55°, 75%, 56%). It is widely used in graphic design.

Try:
Color NameGoldenrod
HEX
#E3D53B
RGB
227, 213, 59
HSL
55°, 75%, 56%
CMYK
0%, 6%, 74%, 11%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #E3D53B; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

227, 213, 59

Red: 227 / Green: 213 / Blue: 59

HSL

55°, 75%, 56%

Hue: 55° / Saturation: 75% / Lightness: 56%

CMYK

0%, 6%, 74%, 11%

Cyan: 0% / Magenta: 6% / Yellow: 74% / Key: 11%

What color is #E3D53B?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #E3D53B to RGB:

rgb(227, 213, 59)HEX to RGB Converter →

HEX to HSL

Convert #E3D53B to HSL:

hsl(55, 75%, 56%)RGB to HSL Converter →

HEX to CMYK

Convert #E3D53B to CMYK:

cmyk(0%, 6%, 74%, 11%)Color Converter →

Color Meaning and Usage

A dynamic yellow tone, #E3D53B has RGB (227, 213, 59) and HSL (55°, 75%, 56%). 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 #E3D53B is #3B49E3, creating high-contrast pairings. For softer combinations, try analogous colors like #E3813B.

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

Contrast with #E3D53B

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #E3D53B?

#E3D53B is a dynamic yellow color - a orange-yellow hue that evokes optimism and creativity.

What is the RGB value of #E3D53B?

#E3D53B in RGB is (227, 213, 59) - 227 red, 213 green, and 59 blue.

How to use #E3D53B in CSS?

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

What colors go well with #E3D53B?

#3B49E3 (complementary), #E3813B (analogous), and #B7AA1A (lighter shade) work well with #E3D53B.