#EFEFAA Color Information

Hex color code: #EFEFAA

A ethereal yellow shade, #EFEFAA appears as (239, 239, 170) in RGB and (60°, 68%, 80%) in HSL. It is typically applied in digital products.

Try:
Color NameWheat
HEX
#EFEFAA
RGB
239, 239, 170
HSL
60°, 68%, 80%
CMYK
0%, 0%, 29%, 6%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EFEFAA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

239, 239, 170

Red: 239 / Green: 239 / Blue: 170

HSL

60°, 68%, 80%

Hue: 60° / Saturation: 68% / Lightness: 80%

CMYK

0%, 0%, 29%, 6%

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

What color is #EFEFAA?

#EFEFAA is a green hue associated with nature and harmony.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EFEFAA to RGB:

rgb(239, 239, 170)HEX to RGB Converter →

HEX to HSL

Convert #EFEFAA to HSL:

hsl(60, 68%, 80%)RGB to HSL Converter →

HEX to CMYK

Convert #EFEFAA to CMYK:

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

Color Meaning and Usage

#EFEFAA is a soft yellow color with RGB values of 239, 239, 170 and HSL of 60°, 68%, 80%. This green hue evokes nature and harmony, making it suitable for well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EFEFAA is #A9A9EF, creating high-contrast pairings. For softer combinations, try analogous colors like #EFCCA9.

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

Contrast with #EFEFAA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EFEFAA?

#EFEFAA is a soft yellow color - a green hue that evokes nature and harmony.

What is the RGB value of #EFEFAA?

#EFEFAA in RGB is (239, 239, 170) - 239 red, 239 green, and 170 blue.

How to use #EFEFAA in CSS?

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

What colors go well with #EFEFAA?

#A9A9EF (complementary), #EFCCA9 (analogous), and #E2E269 (lighter shade) work well with #EFEFAA.