#EFEDD8 Color Information

Hex color code: #EFEDD8

The hex color #EFEDD8 is a delicate yellow with RGB values of (239, 237, 216) and HSL of (55°, 42%, 89%). It is often used for branding and logos.

Try:
Color NameBeige
HEX
#EFEDD8
RGB
239, 237, 216
HSL
55°, 42%, 89%
CMYK
0%, 1%, 10%, 6%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EFEDD8; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

239, 237, 216

Red: 239 / Green: 237 / Blue: 216

HSL

55°, 42%, 89%

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

CMYK

0%, 1%, 10%, 6%

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

What color is #EFEDD8?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EFEDD8 to RGB:

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

HEX to HSL

Convert #EFEDD8 to HSL:

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

HEX to CMYK

Convert #EFEDD8 to CMYK:

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

Color Meaning and Usage

A light yellow tone, #EFEDD8 has RGB (239, 237, 216) and HSL (55°, 42%, 89%). Known for evoking purity and simplicity, this very light tint is a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EFEDD8 is #D7D9EF, creating high-contrast pairings. For softer combinations, try analogous colors like #EFE1D7.

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

Contrast with #EFEDD8

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EFEDD8?

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

What is the RGB value of #EFEDD8?

#EFEDD8 in RGB is (239, 237, 216) - 239 red, 237 green, and 216 blue.

How to use #EFEDD8 in CSS?

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

What colors go well with #EFEDD8?

#D7D9EF (complementary), #EFE1D7 (analogous), and #D9D4A1 (lighter shade) work well with #EFEDD8.