#EAE3B9 Color Information

Hex color code: #EAE3B9

#EAE3B9 is a light yellow color. In RGB it is (234, 227, 185), and in HSL it is (51°, 54%, 82%). It is commonly used in modern UI design.

Try:
Color NameWheat
HEX
#EAE3B9
RGB
234, 227, 185
HSL
51°, 54%, 82%
CMYK
0%, 3%, 21%, 8%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EAE3B9; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

234, 227, 185

Red: 234 / Green: 227 / Blue: 185

HSL

51°, 54%, 82%

Hue: 51° / Saturation: 54% / Lightness: 82%

CMYK

0%, 3%, 21%, 8%

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

What color is #EAE3B9?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EAE3B9 to RGB:

rgb(234, 227, 185)HEX to RGB Converter →

HEX to HSL

Convert #EAE3B9 to HSL:

hsl(51, 54%, 82%)RGB to HSL Converter →

HEX to CMYK

Convert #EAE3B9 to CMYK:

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

Color Meaning and Usage

A ethereal yellow tone, #EAE3B9 has RGB (234, 227, 185) and HSL (51°, 54%, 82%). Known for evoking purity and simplicity, this very light tint is a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EAE3B9 is #B8C0EA, creating high-contrast pairings. For softer combinations, try analogous colors like #EACAB8.

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

Contrast with #EAE3B9

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EAE3B9?

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

What is the RGB value of #EAE3B9?

#EAE3B9 in RGB is (234, 227, 185) - 234 red, 227 green, and 185 blue.

How to use #EAE3B9 in CSS?

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

What colors go well with #EAE3B9?

#B8C0EA (complementary), #EACAB8 (analogous), and #D8CB7D (lighter shade) work well with #EAE3B9.