#EFCFBA Color Information

Hex color code: #EFCFBA

A airy orange shade, #EFCFBA appears as (239, 207, 186) in RGB and (24°, 62%, 83%) in HSL. It is popular in mobile app design.

Try:
Color NameWheat
HEX
#EFCFBA
RGB
239, 207, 186
HSL
24°, 62%, 83%
CMYK
0%, 13%, 22%, 6%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EFCFBA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

239, 207, 186

Red: 239 / Green: 207 / Blue: 186

HSL

24°, 62%, 83%

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

CMYK

0%, 13%, 22%, 6%

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

What color is #EFCFBA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EFCFBA to RGB:

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

HEX to HSL

Convert #EFCFBA to HSL:

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

HEX to CMYK

Convert #EFCFBA to CMYK:

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

Color Meaning and Usage

#EFCFBA is a airy orange color with RGB values of 239, 207, 186 and HSL of 24°, 62%, 83%. This very light tint evokes purity and simplicity, making it suitable for widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EFCFBA is #B9D9EF, creating high-contrast pairings. For softer combinations, try analogous colors like #EFB9BE.

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

Contrast with #EFCFBA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EFCFBA?

#EFCFBA is a airy orange color - a very light tint that evokes purity and simplicity.

What is the RGB value of #EFCFBA?

#EFCFBA in RGB is (239, 207, 186) - 239 red, 207 green, and 186 blue.

How to use #EFCFBA in CSS?

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

What colors go well with #EFCFBA?

#B9D9EF (complementary), #EFB9BE (analogous), and #E0A37B (lighter shade) work well with #EFCFBA.