#EFEAE8 Color Information

Hex color code: #EFEAE8

#EFEAE8 is a soft orange color. In RGB it is (239, 234, 232), and in HSL it is (17°, 18%, 92%). It is frequently seen in web interfaces.

Try:
Color NameLinen
HEX
#EFEAE8
RGB
239, 234, 232
HSL
17°, 18%, 92%
CMYK
0%, 2%, 3%, 6%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EFEAE8; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

239, 234, 232

Red: 239 / Green: 234 / Blue: 232

HSL

17°, 18%, 92%

Hue: 17° / Saturation: 18% / Lightness: 92%

CMYK

0%, 2%, 3%, 6%

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

What color is #EFEAE8?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EFEAE8 to RGB:

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

HEX to HSL

Convert #EFEAE8 to HSL:

hsl(17, 18%, 92%)RGB to HSL Converter →

HEX to CMYK

Convert #EFEAE8 to CMYK:

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

Color Meaning and Usage

#EFEAE8 is a delicate orange color with RGB values of 239, 234, 232 and HSL of 17°, 18%, 92%. This very light tint evokes purity and simplicity, making it suitable for a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EFEAE8 is #E7ECEE, creating high-contrast pairings. For softer combinations, try analogous colors like #EEE7E9.

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

Contrast with #EFEAE8

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EFEAE8?

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

What is the RGB value of #EFEAE8?

#EFEAE8 in RGB is (239, 234, 232) - 239 red, 234 green, and 232 blue.

How to use #EFEAE8 in CSS?

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

What colors go well with #EFEAE8?

#E7ECEE (complementary), #EEE7E9 (analogous), and #CFC0BA (lighter shade) work well with #EFEAE8.