#EFDFBC Color Information

Hex color code: #EFDFBC

The hex color #EFDFBC is a soft orange with RGB values of (239, 223, 188) and HSL of (41°, 61%, 84%). It is frequently seen in web interfaces.

Try:
Color NameWheat
HEX
#EFDFBC
RGB
239, 223, 188
HSL
41°, 61%, 84%
CMYK
0%, 7%, 21%, 6%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EFDFBC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

239, 223, 188

Red: 239 / Green: 223 / Blue: 188

HSL

41°, 61%, 84%

Hue: 41° / Saturation: 61% / Lightness: 84%

CMYK

0%, 7%, 21%, 6%

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

What color is #EFDFBC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EFDFBC to RGB:

rgb(239, 223, 188)HEX to RGB Converter →

HEX to HSL

Convert #EFDFBC to HSL:

hsl(41, 61%, 84%)RGB to HSL Converter →

HEX to CMYK

Convert #EFDFBC to CMYK:

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

Color Meaning and Usage

A delicate orange tone, #EFDFBC has RGB (239, 223, 188) and HSL (41°, 61%, 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 #EFDFBC is #BDCDEF, creating high-contrast pairings. For softer combinations, try analogous colors like #EFC6BD.

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

Contrast with #EFDFBC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EFDFBC?

#EFDFBC is a delicate orange color - a very light tint that evokes purity and simplicity.

What is the RGB value of #EFDFBC?

#EFDFBC in RGB is (239, 223, 188) - 239 red, 223 green, and 188 blue.

How to use #EFDFBC in CSS?

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

What colors go well with #EFDFBC?

#BDCDEF (complementary), #EFC6BD (analogous), and #E0C280 (lighter shade) work well with #EFDFBC.