#EFECE8 Color Information

Hex color code: #EFECE8

#EFECE8 is a ethereal orange color. In RGB it is (239, 236, 232), and in HSL it is (34°, 18%, 92%). It is typically applied in digital products.

Try:
Color NameLinen
HEX
#EFECE8
RGB
239, 236, 232
HSL
34°, 18%, 92%
CMYK
0%, 1%, 3%, 6%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EFECE8; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

239, 236, 232

Red: 239 / Green: 236 / Blue: 232

HSL

34°, 18%, 92%

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

CMYK

0%, 1%, 3%, 6%

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

What color is #EFECE8?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EFECE8 to RGB:

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

HEX to HSL

Convert #EFECE8 to HSL:

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

HEX to CMYK

Convert #EFECE8 to CMYK:

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

Color Meaning and Usage

A ethereal orange tone, #EFECE8 has RGB (239, 236, 232) and HSL (34°, 18%, 92%). Known for evoking purity and simplicity, this very light tint is popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EFECE8 is #E7EAEE, creating high-contrast pairings. For softer combinations, try analogous colors like #EEE7E7.

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

Contrast with #EFECE8

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EFECE8?

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

What is the RGB value of #EFECE8?

#EFECE8 in RGB is (239, 236, 232) - 239 red, 236 green, and 232 blue.

How to use #EFECE8 in CSS?

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

What colors go well with #EFECE8?

#E7EAEE (complementary), #EEE7E7 (analogous), and #CFC6BA (lighter shade) work well with #EFECE8.