#EFEBBA Color Information

Hex color code: #EFEBBA

#EFEBBA is a airy yellow color. In RGB it is (239, 235, 186), and in HSL it is (55°, 62%, 83%). It is widely used in graphic design.

Try:
Color NameWheat
HEX
#EFEBBA
RGB
239, 235, 186
HSL
55°, 62%, 83%
CMYK
0%, 2%, 22%, 6%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EFEBBA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

239, 235, 186

Red: 239 / Green: 235 / Blue: 186

HSL

55°, 62%, 83%

Hue: 55° / Saturation: 62% / Lightness: 83%

CMYK

0%, 2%, 22%, 6%

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

What color is #EFEBBA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EFEBBA to RGB:

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

HEX to HSL

Convert #EFEBBA to HSL:

hsl(55, 62%, 83%)RGB to HSL Converter →

HEX to CMYK

Convert #EFEBBA to CMYK:

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

Color Meaning and Usage

#EFEBBA is a soft yellow color with RGB values of 239, 235, 186 and HSL of 55°, 62%, 83%. This very light tint evokes purity and simplicity, making it suitable for frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EFEBBA is #B9BDEF, creating high-contrast pairings. For softer combinations, try analogous colors like #EFCFB9.

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

Contrast with #EFEBBA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EFEBBA?

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

What is the RGB value of #EFEBBA?

#EFEBBA in RGB is (239, 235, 186) - 239 red, 235 green, and 186 blue.

How to use #EFEBBA in CSS?

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

What colors go well with #EFEBBA?

#B9BDEF (complementary), #EFCFB9 (analogous), and #E0D87B (lighter shade) work well with #EFEBBA.