#EFEAE2 Color Information

Hex color code: #EFEAE2

A soft orange shade, #EFEAE2 appears as (239, 234, 226) in RGB and (37°, 29%, 91%) in HSL. It is frequently seen in web interfaces.

Try:
Color NameLinen
HEX
#EFEAE2
RGB
239, 234, 226
HSL
37°, 29%, 91%
CMYK
0%, 2%, 5%, 6%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EFEAE2; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

239, 234, 226

Red: 239 / Green: 234 / Blue: 226

HSL

37°, 29%, 91%

Hue: 37° / Saturation: 29% / Lightness: 91%

CMYK

0%, 2%, 5%, 6%

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

What color is #EFEAE2?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EFEAE2 to RGB:

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

HEX to HSL

Convert #EFEAE2 to HSL:

hsl(37, 29%, 91%)RGB to HSL Converter →

HEX to CMYK

Convert #EFEAE2 to CMYK:

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

Color Meaning and Usage

#EFEAE2 is a ethereal orange color with RGB values of 239, 234, 226 and HSL of 37°, 29%, 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 #EFEAE2 is #E1E6EF, creating high-contrast pairings. For softer combinations, try analogous colors like #EFE3E1.

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

Contrast with #EFEAE2

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EFEAE2?

#EFEAE2 is a ethereal orange color - a very light tint that evokes purity and simplicity.

What is the RGB value of #EFEAE2?

#EFEAE2 in RGB is (239, 234, 226) - 239 red, 234 green, and 226 blue.

How to use #EFEAE2 in CSS?

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

What colors go well with #EFEAE2?

#E1E6EF (complementary), #EFE3E1 (analogous), and #D4C6B0 (lighter shade) work well with #EFEAE2.