#EFEBAF Color Information

Hex color code: #EFEBAF

#EFEBAF is a light yellow color. In RGB it is (239, 235, 175), and in HSL it is (56°, 67%, 81%). It is commonly used in modern UI design.

Try:
Color NameWheat
HEX
#EFEBAF
RGB
239, 235, 175
HSL
56°, 67%, 81%
CMYK
0%, 2%, 27%, 6%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EFEBAF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

239, 235, 175

Red: 239 / Green: 235 / Blue: 175

HSL

56°, 67%, 81%

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

CMYK

0%, 2%, 27%, 6%

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

What color is #EFEBAF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EFEBAF to RGB:

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

HEX to HSL

Convert #EFEBAF to HSL:

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

HEX to CMYK

Convert #EFEBAF to CMYK:

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

Color Meaning and Usage

A airy yellow tone, #EFEBAF has RGB (239, 235, 175) and HSL (56°, 67%, 81%). Known for evoking purity and simplicity, this very light tint is frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EFEBAF is #AEB2EF, creating high-contrast pairings. For softer combinations, try analogous colors like #EFCAAE.

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

Contrast with #EFEBAF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EFEBAF?

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

What is the RGB value of #EFEBAF?

#EFEBAF in RGB is (239, 235, 175) - 239 red, 235 green, and 175 blue.

How to use #EFEBAF in CSS?

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

What colors go well with #EFEBAF?

#AEB2EF (complementary), #EFCAAE (analogous), and #E2DB6E (lighter shade) work well with #EFEBAF.