#EAEAC0 Color Information

Hex color code: #EAEAC0

A delicate yellow shade, #EAEAC0 appears as (234, 234, 192) in RGB and (60°, 50%, 84%) in HSL. It is often used for branding and logos.

Try:
Color NameWheat
HEX
#EAEAC0
RGB
234, 234, 192
HSL
60°, 50%, 84%
CMYK
0%, 0%, 18%, 8%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EAEAC0; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

234, 234, 192

Red: 234 / Green: 234 / Blue: 192

HSL

60°, 50%, 84%

Hue: 60° / Saturation: 50% / Lightness: 84%

CMYK

0%, 0%, 18%, 8%

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

What color is #EAEAC0?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EAEAC0 to RGB:

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

HEX to HSL

Convert #EAEAC0 to HSL:

hsl(60, 50%, 84%)RGB to HSL Converter →

HEX to CMYK

Convert #EAEAC0 to CMYK:

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

Color Meaning and Usage

A ethereal yellow tone, #EAEAC0 has RGB (234, 234, 192) and HSL (60°, 50%, 84%). Known for evoking purity and simplicity, this very light tint is typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EAEAC0 is #C2C2EB, creating high-contrast pairings. For softer combinations, try analogous colors like #EBD6C2.

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

Contrast with #EAEAC0

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EAEAC0?

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

What is the RGB value of #EAEAC0?

#EAEAC0 in RGB is (234, 234, 192) - 234 red, 234 green, and 192 blue.

How to use #EAEAC0 in CSS?

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

What colors go well with #EAEAC0?

#C2C2EB (complementary), #EBD6C2 (analogous), and #D7D788 (lighter shade) work well with #EAEAC0.