#EFEEBE Color Information

Hex color code: #EFEEBE

A soft yellow shade, #EFEEBE appears as (239, 238, 190) in RGB and (59°, 60%, 84%) in HSL. It is frequently seen in web interfaces.

Try:
Color NameBisque
HEX
#EFEEBE
RGB
239, 238, 190
HSL
59°, 60%, 84%
CMYK
0%, 0%, 21%, 6%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EFEEBE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

239, 238, 190

Red: 239 / Green: 238 / Blue: 190

HSL

59°, 60%, 84%

Hue: 59° / Saturation: 60% / Lightness: 84%

CMYK

0%, 0%, 21%, 6%

Cyan: 0% / Magenta: 0% / Yellow: 21% / Key: 6%

What color is #EFEEBE?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EFEEBE to RGB:

rgb(239, 238, 190)HEX to RGB Converter →

HEX to HSL

Convert #EFEEBE to HSL:

hsl(59, 60%, 84%)RGB to HSL Converter →

HEX to CMYK

Convert #EFEEBE to CMYK:

cmyk(0%, 0%, 21%, 6%)Color Converter →

Color Meaning and Usage

A ethereal yellow tone, #EFEEBE has RGB (239, 238, 190) and HSL (59°, 60%, 84%). Known for evoking purity and simplicity, this very light tint is a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EFEEBE is #BEBFEF, creating high-contrast pairings. For softer combinations, try analogous colors like #EFD5BE.

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

Contrast with #EFEEBE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EFEEBE?

#EFEEBE is a ethereal yellow color - a very light tint that evokes purity and simplicity.

What is the RGB value of #EFEEBE?

#EFEEBE in RGB is (239, 238, 190) - 239 red, 238 green, and 190 blue.

How to use #EFEEBE in CSS?

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

What colors go well with #EFEEBE?

#BEBFEF (complementary), #EFD5BE (analogous), and #DFDE81 (lighter shade) work well with #EFEEBE.