#EEEAE0 Color Information

Hex color code: #EEEAE0

The hex color #EEEAE0 is a light orange with RGB values of (238, 234, 224) and HSL of (43°, 29%, 91%). It is commonly used in modern UI design.

Try:
Color NameBeige
HEX
#EEEAE0
RGB
238, 234, 224
HSL
43°, 29%, 91%
CMYK
0%, 2%, 6%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EEEAE0; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

238, 234, 224

Red: 238 / Green: 234 / Blue: 224

HSL

43°, 29%, 91%

Hue: 43° / Saturation: 29% / Lightness: 91%

CMYK

0%, 2%, 6%, 7%

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

What color is #EEEAE0?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EEEAE0 to RGB:

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

HEX to HSL

Convert #EEEAE0 to HSL:

hsl(43, 29%, 91%)RGB to HSL Converter →

HEX to CMYK

Convert #EEEAE0 to CMYK:

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

Color Meaning and Usage

A light orange tone, #EEEAE0 has RGB (238, 234, 224) and HSL (43°, 29%, 91%). 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 #EEEAE0 is #E1E5EF, creating high-contrast pairings. For softer combinations, try analogous colors like #EFE4E1.

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

Contrast with #EEEAE0

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EEEAE0?

#EEEAE0 is a light orange color - a very light tint that evokes purity and simplicity.

What is the RGB value of #EEEAE0?

#EEEAE0 in RGB is (238, 234, 224) - 238 red, 234 green, and 224 blue.

How to use #EEEAE0 in CSS?

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

What colors go well with #EEEAE0?

#E1E5EF (complementary), #EFE4E1 (analogous), and #D4C9B0 (lighter shade) work well with #EEEAE0.