#EFECAE Color Information

Hex color code: #EFECAE

A airy yellow shade, #EFECAE appears as (239, 236, 174) in RGB and (57°, 67%, 81%) in HSL. It is widely used in graphic design.

Try:
Color NameWheat
HEX
#EFECAE
RGB
239, 236, 174
HSL
57°, 67%, 81%
CMYK
0%, 1%, 27%, 6%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EFECAE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

239, 236, 174

Red: 239 / Green: 236 / Blue: 174

HSL

57°, 67%, 81%

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

CMYK

0%, 1%, 27%, 6%

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

What color is #EFECAE?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EFECAE to RGB:

rgb(239, 236, 174)HEX to RGB Converter →

HEX to HSL

Convert #EFECAE to HSL:

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

HEX to CMYK

Convert #EFECAE to CMYK:

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

Color Meaning and Usage

A airy yellow tone, #EFECAE has RGB (239, 236, 174) and HSL (57°, 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 #EFECAE is #AEB1EF, creating high-contrast pairings. For softer combinations, try analogous colors like #EFCBAE.

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

Contrast with #EFECAE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EFECAE?

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

What is the RGB value of #EFECAE?

#EFECAE in RGB is (239, 236, 174) - 239 red, 236 green, and 174 blue.

How to use #EFECAE in CSS?

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

What colors go well with #EFECAE?

#AEB1EF (complementary), #EFCBAE (analogous), and #E2DD6E (lighter shade) work well with #EFECAE.