#EFEEDF Color Information

Hex color code: #EFEEDF

A ethereal yellow shade, #EFEEDF appears as (239, 238, 223) in RGB and (56°, 33%, 91%) in HSL. It is typically applied in digital products.

Try:
Color NameBeige
HEX
#EFEEDF
RGB
239, 238, 223
HSL
56°, 33%, 91%
CMYK
0%, 0%, 7%, 6%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EFEEDF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

239, 238, 223

Red: 239 / Green: 238 / Blue: 223

HSL

56°, 33%, 91%

Hue: 56° / Saturation: 33% / Lightness: 91%

CMYK

0%, 0%, 7%, 6%

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

What color is #EFEEDF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EFEEDF to RGB:

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

HEX to HSL

Convert #EFEEDF to HSL:

hsl(56, 33%, 91%)RGB to HSL Converter →

HEX to CMYK

Convert #EFEEDF to CMYK:

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

Color Meaning and Usage

A light yellow tone, #EFEEDF has RGB (239, 238, 223) and HSL (56°, 33%, 91%). 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 #EFEEDF is #E0E1F0, creating high-contrast pairings. For softer combinations, try analogous colors like #F0E7E0.

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

Contrast with #EFEEDF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EFEEDF?

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

What is the RGB value of #EFEEDF?

#EFEEDF in RGB is (239, 238, 223) - 239 red, 238 green, and 223 blue.

How to use #EFEEDF in CSS?

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

What colors go well with #EFEEDF?

#E0E1F0 (complementary), #F0E7E0 (analogous), and #D6D3AE (lighter shade) work well with #EFEEDF.