#EFEBA4 Color Information

Hex color code: #EFEBA4

#EFEBA4 is a delicate yellow color. In RGB it is (239, 235, 164), and in HSL it is (57°, 70%, 79%). It is often used for branding and logos.

Try:
Color NameWheat
HEX
#EFEBA4
RGB
239, 235, 164
HSL
57°, 70%, 79%
CMYK
0%, 2%, 31%, 6%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EFEBA4; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

239, 235, 164

Red: 239 / Green: 235 / Blue: 164

HSL

57°, 70%, 79%

Hue: 57° / Saturation: 70% / Lightness: 79%

CMYK

0%, 2%, 31%, 6%

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

What color is #EFEBA4?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EFEBA4 to RGB:

rgb(239, 235, 164)HEX to RGB Converter →

HEX to HSL

Convert #EFEBA4 to HSL:

hsl(57, 70%, 79%)RGB to HSL Converter →

HEX to CMYK

Convert #EFEBA4 to CMYK:

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

Color Meaning and Usage

A delicate yellow tone, #EFEBA4 has RGB (239, 235, 164) and HSL (57°, 70%, 79%). Known for evoking optimism and creativity, this orange-yellow hue is frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EFEBA4 is #A4A8EF, creating high-contrast pairings. For softer combinations, try analogous colors like #EFC6A4.

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

Contrast with #EFEBA4

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EFEBA4?

#EFEBA4 is a delicate yellow color - a orange-yellow hue that evokes optimism and creativity.

What is the RGB value of #EFEBA4?

#EFEBA4 in RGB is (239, 235, 164) - 239 red, 235 green, and 164 blue.

How to use #EFEBA4 in CSS?

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

What colors go well with #EFEBA4?

#A4A8EF (complementary), #EFC6A4 (analogous), and #E3DD63 (lighter shade) work well with #EFEBA4.