#EFEAAD Color Information

Hex color code: #EFEAAD

#EFEAAD is a delicate yellow color. In RGB it is (239, 234, 173), and in HSL it is (55°, 67%, 81%). It is popular in mobile app design.

Try:
Color NameWheat
HEX
#EFEAAD
RGB
239, 234, 173
HSL
55°, 67%, 81%
CMYK
0%, 2%, 28%, 6%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EFEAAD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

239, 234, 173

Red: 239 / Green: 234 / Blue: 173

HSL

55°, 67%, 81%

Hue: 55° / Saturation: 67% / Lightness: 81%

CMYK

0%, 2%, 28%, 6%

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

What color is #EFEAAD?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EFEAAD to RGB:

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

HEX to HSL

Convert #EFEAAD to HSL:

hsl(55, 67%, 81%)RGB to HSL Converter →

HEX to CMYK

Convert #EFEAAD to CMYK:

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

Color Meaning and Usage

A soft yellow tone, #EFEAAD has RGB (239, 234, 173) and HSL (55°, 67%, 81%). 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 #EFEAAD is #AEB3EF, creating high-contrast pairings. For softer combinations, try analogous colors like #EFC9AE.

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

Contrast with #EFEAAD

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EFEAAD?

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

What is the RGB value of #EFEAAD?

#EFEAAD in RGB is (239, 234, 173) - 239 red, 234 green, and 173 blue.

How to use #EFEAAD in CSS?

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

What colors go well with #EFEAAD?

#AEB3EF (complementary), #EFC9AE (analogous), and #E2D96E (lighter shade) work well with #EFEAAD.