#EFEED8 Color Information

Hex color code: #EFEED8

#EFEED8 is a delicate yellow color. In RGB it is (239, 238, 216), and in HSL it is (57°, 42%, 89%). It is often used for branding and logos.

Try:
Color NameBeige
HEX
#EFEED8
RGB
239, 238, 216
HSL
57°, 42%, 89%
CMYK
0%, 0%, 10%, 6%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EFEED8; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

239, 238, 216

Red: 239 / Green: 238 / Blue: 216

HSL

57°, 42%, 89%

Hue: 57° / Saturation: 42% / Lightness: 89%

CMYK

0%, 0%, 10%, 6%

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

What color is #EFEED8?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EFEED8 to RGB:

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

HEX to HSL

Convert #EFEED8 to HSL:

hsl(57, 42%, 89%)RGB to HSL Converter →

HEX to CMYK

Convert #EFEED8 to CMYK:

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

Color Meaning and Usage

A airy yellow tone, #EFEED8 has RGB (239, 238, 216) and HSL (57°, 42%, 89%). Known for evoking purity and simplicity, this very light tint is often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EFEED8 is #D7D8EF, creating high-contrast pairings. For softer combinations, try analogous colors like #EFE2D7.

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

Contrast with #EFEED8

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EFEED8?

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

What is the RGB value of #EFEED8?

#EFEED8 in RGB is (239, 238, 216) - 239 red, 238 green, and 216 blue.

How to use #EFEED8 in CSS?

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

What colors go well with #EFEED8?

#D7D8EF (complementary), #EFE2D7 (analogous), and #D9D6A1 (lighter shade) work well with #EFEED8.