#E2CB18 Color Information

Hex color code: #E2CB18

A bold yellow shade, #E2CB18 appears as (226, 203, 24) in RGB and (53°, 81%, 49%) in HSL. It is frequently seen in web interfaces.

Try:
Color NameGold
HEX
#E2CB18
RGB
226, 203, 24
HSL
53°, 81%, 49%
CMYK
0%, 10%, 89%, 11%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #E2CB18; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

226, 203, 24

Red: 226 / Green: 203 / Blue: 24

HSL

53°, 81%, 49%

Hue: 53° / Saturation: 81% / Lightness: 49%

CMYK

0%, 10%, 89%, 11%

Cyan: 0% / Magenta: 10% / Yellow: 89% / Key: 11%

What color is #E2CB18?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #E2CB18 to RGB:

rgb(226, 203, 24)HEX to RGB Converter →

HEX to HSL

Convert #E2CB18 to HSL:

hsl(53, 81%, 49%)RGB to HSL Converter →

HEX to CMYK

Convert #E2CB18 to CMYK:

cmyk(0%, 10%, 89%, 11%)Color Converter →

Color Meaning and Usage

#E2CB18 is a vivid yellow color with RGB values of 226, 203, 24 and HSL of 53°, 81%, 49%. This highly saturated hue evokes energy and excitement, making it suitable for typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #E2CB18 is #182FE2, creating high-contrast pairings. For softer combinations, try analogous colors like #E26518.

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

Contrast with #E2CB18

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #E2CB18?

#E2CB18 is a vivid yellow color - a highly saturated hue that evokes energy and excitement.

What is the RGB value of #E2CB18?

#E2CB18 in RGB is (226, 203, 24) - 226 red, 203 green, and 24 blue.

How to use #E2CB18 in CSS?

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

What colors go well with #E2CB18?

#182FE2 (complementary), #E26518 (analogous), and #9D8D10 (lighter shade) work well with #E2CB18.