#EEEAD2 Color Information

Hex color code: #EEEAD2

A ethereal yellow shade, #EEEAD2 appears as (238, 234, 210) in RGB and (51°, 45%, 88%) in HSL. It is typically applied in digital products.

Try:
Color NameAntique White
HEX
#EEEAD2
RGB
238, 234, 210
HSL
51°, 45%, 88%
CMYK
0%, 2%, 12%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EEEAD2; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

238, 234, 210

Red: 238 / Green: 234 / Blue: 210

HSL

51°, 45%, 88%

Hue: 51° / Saturation: 45% / Lightness: 88%

CMYK

0%, 2%, 12%, 7%

Cyan: 0% / Magenta: 2% / Yellow: 12% / Key: 7%

What color is #EEEAD2?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EEEAD2 to RGB:

rgb(238, 234, 210)HEX to RGB Converter →

HEX to HSL

Convert #EEEAD2 to HSL:

hsl(51, 45%, 88%)RGB to HSL Converter →

HEX to CMYK

Convert #EEEAD2 to CMYK:

cmyk(0%, 2%, 12%, 7%)Color Converter →

Color Meaning and Usage

A airy yellow tone, #EEEAD2 has RGB (238, 234, 210) and HSL (51°, 45%, 88%). Known for evoking purity and simplicity, this very light tint is commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EEEAD2 is #D3D7EE, creating high-contrast pairings. For softer combinations, try analogous colors like #EEDCD3.

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

Contrast with #EEEAD2

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EEEAD2?

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

What is the RGB value of #EEEAD2?

#EEEAD2 in RGB is (238, 234, 210) - 238 red, 234 green, and 210 blue.

How to use #EEEAD2 in CSS?

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

What colors go well with #EEEAD2?

#D3D7EE (complementary), #EEDCD3 (analogous), and #D9D09B (lighter shade) work well with #EEEAD2.