#EFEAD5 Color Information

Hex color code: #EFEAD5

#EFEAD5 is a delicate yellow color. In RGB it is (239, 234, 213), and in HSL it is (48°, 45%, 89%). It is popular in mobile app design.

Try:
Color NameAntique White
HEX
#EFEAD5
RGB
239, 234, 213
HSL
48°, 45%, 89%
CMYK
0%, 2%, 11%, 6%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EFEAD5; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

239, 234, 213

Red: 239 / Green: 234 / Blue: 213

HSL

48°, 45%, 89%

Hue: 48° / Saturation: 45% / Lightness: 89%

CMYK

0%, 2%, 11%, 6%

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

What color is #EFEAD5?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EFEAD5 to RGB:

rgb(239, 234, 213)HEX to RGB Converter →

HEX to HSL

Convert #EFEAD5 to HSL:

hsl(48, 45%, 89%)RGB to HSL Converter →

HEX to CMYK

Convert #EFEAD5 to CMYK:

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

Color Meaning and Usage

A airy yellow tone, #EFEAD5 has RGB (239, 234, 213) and HSL (48°, 45%, 89%). Known for evoking purity and simplicity, this very light tint is well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EFEAD5 is #D6DBF0, creating high-contrast pairings. For softer combinations, try analogous colors like #F0DED6.

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

Contrast with #EFEAD5

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EFEAD5?

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

What is the RGB value of #EFEAD5?

#EFEAD5 in RGB is (239, 234, 213) - 239 red, 234 green, and 213 blue.

How to use #EFEAD5 in CSS?

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

What colors go well with #EFEAD5?

#D6DBF0 (complementary), #F0DED6 (analogous), and #DBCF9F (lighter shade) work well with #EFEAD5.