#E5CE1F Color Information

Hex color code: #E5CE1F

#E5CE1F is a bold yellow color. In RGB it is (229, 206, 31), and in HSL it is (53°, 79%, 51%). It is often used for branding and logos.

Try:
Color NameGold
HEX
#E5CE1F
RGB
229, 206, 31
HSL
53°, 79%, 51%
CMYK
0%, 10%, 86%, 10%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #E5CE1F; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

229, 206, 31

Red: 229 / Green: 206 / Blue: 31

HSL

53°, 79%, 51%

Hue: 53° / Saturation: 79% / Lightness: 51%

CMYK

0%, 10%, 86%, 10%

Cyan: 0% / Magenta: 10% / Yellow: 86% / Key: 10%

What color is #E5CE1F?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #E5CE1F to RGB:

rgb(229, 206, 31)HEX to RGB Converter →

HEX to HSL

Convert #E5CE1F to HSL:

hsl(53, 79%, 51%)RGB to HSL Converter →

HEX to CMYK

Convert #E5CE1F to CMYK:

cmyk(0%, 10%, 86%, 10%)Color Converter →

Color Meaning and Usage

A eye-catching yellow tone, #E5CE1F has RGB (229, 206, 31) and HSL (53°, 79%, 51%). Known for evoking optimism and creativity, this orange-yellow hue is often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #E5CE1F is #1F36E5, creating high-contrast pairings. For softer combinations, try analogous colors like #E56B1F.

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

Contrast with #E5CE1F

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #E5CE1F?

#E5CE1F is a eye-catching yellow color - a orange-yellow hue that evokes optimism and creativity.

What is the RGB value of #E5CE1F?

#E5CE1F in RGB is (229, 206, 31) - 229 red, 206 green, and 31 blue.

How to use #E5CE1F in CSS?

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

What colors go well with #E5CE1F?

#1F36E5 (complementary), #E56B1F (analogous), and #A49313 (lighter shade) work well with #E5CE1F.