#EFEAE0 Color Information

Hex color code: #EFEAE0

#EFEAE0 is a soft orange color. In RGB it is (239, 234, 224), and in HSL it is (40°, 32%, 91%). It is frequently seen in web interfaces.

Try:
Color NameBeige
HEX
#EFEAE0
RGB
239, 234, 224
HSL
40°, 32%, 91%
CMYK
0%, 2%, 6%, 6%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EFEAE0; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

239, 234, 224

Red: 239 / Green: 234 / Blue: 224

HSL

40°, 32%, 91%

Hue: 40° / Saturation: 32% / Lightness: 91%

CMYK

0%, 2%, 6%, 6%

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

What color is #EFEAE0?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EFEAE0 to RGB:

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

HEX to HSL

Convert #EFEAE0 to HSL:

hsl(40, 32%, 91%)RGB to HSL Converter →

HEX to CMYK

Convert #EFEAE0 to CMYK:

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

Color Meaning and Usage

#EFEAE0 is a delicate orange color with RGB values of 239, 234, 224 and HSL of 40°, 32%, 91%. This very light tint evokes purity and simplicity, making it suitable for typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EFEAE0 is #E1E6EF, creating high-contrast pairings. For softer combinations, try analogous colors like #EFE3E1.

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

Contrast with #EFEAE0

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EFEAE0?

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

What is the RGB value of #EFEAE0?

#EFEAE0 in RGB is (239, 234, 224) - 239 red, 234 green, and 224 blue.

How to use #EFEAE0 in CSS?

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

What colors go well with #EFEAE0?

#E1E6EF (complementary), #EFE3E1 (analogous), and #D5C8AE (lighter shade) work well with #EFEAE0.