#E1EBBA Color Information

Hex color code: #E1EBBA

#E1EBBA is a soft yellow color. In RGB it is (225, 235, 186), and in HSL it is (72°, 55%, 83%). It is frequently seen in web interfaces.

Try:
Color NameWheat
HEX
#E1EBBA
RGB
225, 235, 186
HSL
72°, 55%, 83%
CMYK
4%, 0%, 21%, 8%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #E1EBBA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

225, 235, 186

Red: 225 / Green: 235 / Blue: 186

HSL

72°, 55%, 83%

Hue: 72° / Saturation: 55% / Lightness: 83%

CMYK

4%, 0%, 21%, 8%

Cyan: 4% / Magenta: 0% / Yellow: 21% / Key: 8%

What color is #E1EBBA?

#E1EBBA is a very light tint associated with purity and simplicity.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #E1EBBA to RGB:

rgb(225, 235, 186)HEX to RGB Converter →

HEX to HSL

Convert #E1EBBA to HSL:

hsl(72, 55%, 83%)RGB to HSL Converter →

HEX to CMYK

Convert #E1EBBA to CMYK:

cmyk(4%, 0%, 21%, 8%)Color Converter →

Color Meaning and Usage

A delicate yellow tone, #E1EBBA has RGB (225, 235, 186) and HSL (72°, 55%, 83%). Known for evoking purity and simplicity, this very light tint is frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #E1EBBA is #C5BCEB, creating high-contrast pairings. For softer combinations, try analogous colors like #EBDDBC.

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

Contrast with #E1EBBA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #E1EBBA?

#E1EBBA is a delicate yellow color - a very light tint that evokes purity and simplicity.

What is the RGB value of #E1EBBA?

#E1EBBA in RGB is (225, 235, 186) - 225 red, 235 green, and 186 blue.

How to use #E1EBBA in CSS?

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

What colors go well with #E1EBBA?

#C5BCEB (complementary), #EBDDBC (analogous), and #C8DA81 (lighter shade) work well with #E1EBBA.