#E9E2BE Color Information

Hex color code: #E9E2BE

#E9E2BE is a soft yellow color. In RGB it is (233, 226, 190), and in HSL it is (50°, 49%, 83%). It is frequently seen in web interfaces.

Try:
Color NameWheat
HEX
#E9E2BE
RGB
233, 226, 190
HSL
50°, 49%, 83%
CMYK
0%, 3%, 18%, 9%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #E9E2BE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

233, 226, 190

Red: 233 / Green: 226 / Blue: 190

HSL

50°, 49%, 83%

Hue: 50° / Saturation: 49% / Lightness: 83%

CMYK

0%, 3%, 18%, 9%

Cyan: 0% / Magenta: 3% / Yellow: 18% / Key: 9%

What color is #E9E2BE?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #E9E2BE to RGB:

rgb(233, 226, 190)HEX to RGB Converter →

HEX to HSL

Convert #E9E2BE to HSL:

hsl(50, 49%, 83%)RGB to HSL Converter →

HEX to CMYK

Convert #E9E2BE to CMYK:

cmyk(0%, 3%, 18%, 9%)Color Converter →

Color Meaning and Usage

#E9E2BE is a light yellow color with RGB values of 233, 226, 190 and HSL of 50°, 49%, 83%. This very light tint evokes purity and simplicity, making it suitable for often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #E9E2BE is #BEC5E9, creating high-contrast pairings. For softer combinations, try analogous colors like #E9CDBE.

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

Contrast with #E9E2BE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #E9E2BE?

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

What is the RGB value of #E9E2BE?

#E9E2BE in RGB is (233, 226, 190) - 233 red, 226 green, and 190 blue.

How to use #E9E2BE in CSS?

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

What colors go well with #E9E2BE?

#BEC5E9 (complementary), #E9CDBE (analogous), and #D5C885 (lighter shade) work well with #E9E2BE.