#EEEFE1 Color Information

Hex color code: #EEEFE1

The hex color #EEEFE1 is a light yellow with RGB values of (238, 239, 225) and HSL of (64°, 30%, 91%). It is frequently seen in web interfaces.

Try:
Color NameBeige
HEX
#EEEFE1
RGB
238, 239, 225
HSL
64°, 30%, 91%
CMYK
0%, 0%, 6%, 6%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EEEFE1; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

238, 239, 225

Red: 238 / Green: 239 / Blue: 225

HSL

64°, 30%, 91%

Hue: 64° / Saturation: 30% / Lightness: 91%

CMYK

0%, 0%, 6%, 6%

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

What color is #EEEFE1?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EEEFE1 to RGB:

rgb(238, 239, 225)HEX to RGB Converter →

HEX to HSL

Convert #EEEFE1 to HSL:

hsl(64, 30%, 91%)RGB to HSL Converter →

HEX to CMYK

Convert #EEEFE1 to CMYK:

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

Color Meaning and Usage

#EEEFE1 is a soft yellow color with RGB values of 238, 239, 225 and HSL of 64°, 30%, 91%. This very light tint evokes purity and simplicity, making it suitable for well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EEEFE1 is #E2E1EF, creating high-contrast pairings. For softer combinations, try analogous colors like #EFE9E1.

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

Contrast with #EEEFE1

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EEEFE1?

#EEEFE1 is a soft yellow color - a very light tint that evokes purity and simplicity.

What is the RGB value of #EEEFE1?

#EEEFE1 in RGB is (238, 239, 225) - 238 red, 239 green, and 225 blue.

How to use #EEEFE1 in CSS?

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

What colors go well with #EEEFE1?

#E2E1EF (complementary), #EFE9E1 (analogous), and #D2D4AF (lighter shade) work well with #EEEFE1.