#E1D498 Color Information

Hex color code: #E1D498

The hex color #E1D498 is a neutral yellow with RGB values of (225, 212, 152) and HSL of (49°, 55%, 74%). It is commonly used in modern UI design.

Try:
Color NameKhaki
HEX
#E1D498
RGB
225, 212, 152
HSL
49°, 55%, 74%
CMYK
0%, 6%, 32%, 12%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #E1D498; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

225, 212, 152

Red: 225 / Green: 212 / Blue: 152

HSL

49°, 55%, 74%

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

CMYK

0%, 6%, 32%, 12%

Cyan: 0% / Magenta: 6% / Yellow: 32% / Key: 12%

What color is #E1D498?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #E1D498 to RGB:

rgb(225, 212, 152)HEX to RGB Converter →

HEX to HSL

Convert #E1D498 to HSL:

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

HEX to CMYK

Convert #E1D498 to CMYK:

cmyk(0%, 6%, 32%, 12%)Color Converter →

Color Meaning and Usage

A understated yellow tone, #E1D498 has RGB (225, 212, 152) and HSL (49°, 55%, 74%). Known for evoking optimism and creativity, this orange-yellow hue is frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #E1D498 is #98A6E1, creating high-contrast pairings. For softer combinations, try analogous colors like #E1AF98.

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

Contrast with #E1D498

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #E1D498?

#E1D498 is a understated yellow color - a orange-yellow hue that evokes optimism and creativity.

What is the RGB value of #E1D498?

#E1D498 in RGB is (225, 212, 152) - 225 red, 212 green, and 152 blue.

How to use #E1D498 in CSS?

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

What colors go well with #E1D498?

#98A6E1 (complementary), #E1AF98 (analogous), and #D0BB5D (lighter shade) work well with #E1D498.