#E1CD37 Color Information

Hex color code: #E1CD37

The hex color #E1CD37 is a vivid yellow with RGB values of (225, 205, 55) and HSL of (53°, 74%, 55%). It is commonly used in modern UI design.

Try:
Color NameGoldenrod
HEX
#E1CD37
RGB
225, 205, 55
HSL
53°, 74%, 55%
CMYK
0%, 9%, 76%, 12%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #E1CD37; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

225, 205, 55

Red: 225 / Green: 205 / Blue: 55

HSL

53°, 74%, 55%

Hue: 53° / Saturation: 74% / Lightness: 55%

CMYK

0%, 9%, 76%, 12%

Cyan: 0% / Magenta: 9% / Yellow: 76% / Key: 12%

What color is #E1CD37?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #E1CD37 to RGB:

rgb(225, 205, 55)HEX to RGB Converter →

HEX to HSL

Convert #E1CD37 to HSL:

hsl(53, 74%, 55%)RGB to HSL Converter →

HEX to CMYK

Convert #E1CD37 to CMYK:

cmyk(0%, 9%, 76%, 12%)Color Converter →

Color Meaning and Usage

A bold yellow tone, #E1CD37 has RGB (225, 205, 55) and HSL (53°, 74%, 55%). Known for evoking optimism and creativity, this orange-yellow hue is popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #E1CD37 is #374BE1, creating high-contrast pairings. For softer combinations, try analogous colors like #E17837.

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

Contrast with #E1CD37

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #E1CD37?

#E1CD37 is a bold yellow color - a orange-yellow hue that evokes optimism and creativity.

What is the RGB value of #E1CD37?

#E1CD37 in RGB is (225, 205, 55) - 225 red, 205 green, and 55 blue.

How to use #E1CD37 in CSS?

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

What colors go well with #E1CD37?

#374BE1 (complementary), #E17837 (analogous), and #B1A01B (lighter shade) work well with #E1CD37.