#EFEDA9 Color Information

Hex color code: #EFEDA9

#EFEDA9 is a delicate yellow color. In RGB it is (239, 237, 169), and in HSL it is (58°, 69%, 80%). It is often used for branding and logos.

Try:
Color NameWheat
HEX
#EFEDA9
RGB
239, 237, 169
HSL
58°, 69%, 80%
CMYK
0%, 1%, 29%, 6%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EFEDA9; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

239, 237, 169

Red: 239 / Green: 237 / Blue: 169

HSL

58°, 69%, 80%

Hue: 58° / Saturation: 69% / Lightness: 80%

CMYK

0%, 1%, 29%, 6%

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

What color is #EFEDA9?

#EFEDA9 is a orange-yellow hue associated with optimism and creativity.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EFEDA9 to RGB:

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

HEX to HSL

Convert #EFEDA9 to HSL:

hsl(58, 69%, 80%)RGB to HSL Converter →

HEX to CMYK

Convert #EFEDA9 to CMYK:

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

Color Meaning and Usage

A airy yellow tone, #EFEDA9 has RGB (239, 237, 169) and HSL (58°, 69%, 80%). Known for evoking optimism and creativity, this orange-yellow hue is commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EFEDA9 is #A9ABEF, creating high-contrast pairings. For softer combinations, try analogous colors like #EFCAA9.

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

Contrast with #EFEDA9

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EFEDA9?

#EFEDA9 is a airy yellow color - a orange-yellow hue that evokes optimism and creativity.

What is the RGB value of #EFEDA9?

#EFEDA9 in RGB is (239, 237, 169) - 239 red, 237 green, and 169 blue.

How to use #EFEDA9 in CSS?

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

What colors go well with #EFEDA9?

#A9ABEF (complementary), #EFCAA9 (analogous), and #E3DF68 (lighter shade) work well with #EFEDA9.