#EFEABB Color Information

Hex color code: #EFEABB

The hex color #EFEABB is a delicate yellow with RGB values of (239, 234, 187) and HSL of (54°, 62%, 84%). It is often used for branding and logos.

Try:
Color NameWheat
HEX
#EFEABB
RGB
239, 234, 187
HSL
54°, 62%, 84%
CMYK
0%, 2%, 22%, 6%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EFEABB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

239, 234, 187

Red: 239 / Green: 234 / Blue: 187

HSL

54°, 62%, 84%

Hue: 54° / Saturation: 62% / Lightness: 84%

CMYK

0%, 2%, 22%, 6%

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

What color is #EFEABB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EFEABB to RGB:

rgb(239, 234, 187)HEX to RGB Converter →

HEX to HSL

Convert #EFEABB to HSL:

hsl(54, 62%, 84%)RGB to HSL Converter →

HEX to CMYK

Convert #EFEABB to CMYK:

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

Color Meaning and Usage

#EFEABB is a delicate yellow color with RGB values of 239, 234, 187 and HSL of 54°, 62%, 84%. This very light tint evokes purity and simplicity, making it suitable for a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EFEABB is #BDC2EF, creating high-contrast pairings. For softer combinations, try analogous colors like #EFD1BD.

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

Contrast with #EFEABB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EFEABB?

#EFEABB is a delicate yellow color - a very light tint that evokes purity and simplicity.

What is the RGB value of #EFEABB?

#EFEABB in RGB is (239, 234, 187) - 239 red, 234 green, and 187 blue.

How to use #EFEABB in CSS?

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

What colors go well with #EFEABB?

#BDC2EF (complementary), #EFD1BD (analogous), and #E1D77F (lighter shade) work well with #EFEABB.