#EAEAAE Color Information

Hex color code: #EAEAAE

The hex color #EAEAAE is a ethereal yellow with RGB values of (234, 234, 174) and HSL of (60°, 59%, 80%). It is widely used in graphic design.

Try:
Color NameWheat
HEX
#EAEAAE
RGB
234, 234, 174
HSL
60°, 59%, 80%
CMYK
0%, 0%, 26%, 8%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EAEAAE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

234, 234, 174

Red: 234 / Green: 234 / Blue: 174

HSL

60°, 59%, 80%

Hue: 60° / Saturation: 59% / Lightness: 80%

CMYK

0%, 0%, 26%, 8%

Cyan: 0% / Magenta: 0% / Yellow: 26% / Key: 8%

What color is #EAEAAE?

#EAEAAE is a green hue associated with nature and harmony.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EAEAAE to RGB:

rgb(234, 234, 174)HEX to RGB Converter →

HEX to HSL

Convert #EAEAAE to HSL:

hsl(60, 59%, 80%)RGB to HSL Converter →

HEX to CMYK

Convert #EAEAAE to CMYK:

cmyk(0%, 0%, 26%, 8%)Color Converter →

Color Meaning and Usage

A airy yellow tone, #EAEAAE has RGB (234, 234, 174) and HSL (60°, 59%, 80%). Known for evoking nature and harmony, this green hue is popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EAEAAE is #AEAEEA, creating high-contrast pairings. For softer combinations, try analogous colors like #EACCAE.

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

Contrast with #EAEAAE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EAEAAE?

#EAEAAE is a airy yellow color - a green hue that evokes nature and harmony.

What is the RGB value of #EAEAAE?

#EAEAAE in RGB is (234, 234, 174) - 234 red, 234 green, and 174 blue.

How to use #EAEAAE in CSS?

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

What colors go well with #EAEAAE?

#AEAEEA (complementary), #EACCAE (analogous), and #DADA71 (lighter shade) work well with #EAEAAE.