#EFECE4 Color Information

Hex color code: #EFECE4

A delicate orange shade, #EFECE4 appears as (239, 236, 228) in RGB and (44°, 26%, 92%) in HSL. It is often used for branding and logos.

Try:
Color NameLinen
HEX
#EFECE4
RGB
239, 236, 228
HSL
44°, 26%, 92%
CMYK
0%, 1%, 5%, 6%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EFECE4; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

239, 236, 228

Red: 239 / Green: 236 / Blue: 228

HSL

44°, 26%, 92%

Hue: 44° / Saturation: 26% / Lightness: 92%

CMYK

0%, 1%, 5%, 6%

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

What color is #EFECE4?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EFECE4 to RGB:

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

HEX to HSL

Convert #EFECE4 to HSL:

hsl(44, 26%, 92%)RGB to HSL Converter →

HEX to CMYK

Convert #EFECE4 to CMYK:

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

Color Meaning and Usage

#EFECE4 is a delicate orange color with RGB values of 239, 236, 228 and HSL of 44°, 26%, 92%. This very light tint evokes purity and simplicity, making it suitable for popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EFECE4 is #E5E8F0, creating high-contrast pairings. For softer combinations, try analogous colors like #F0E8E5.

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

Contrast with #EFECE4

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EFECE4?

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

What is the RGB value of #EFECE4?

#EFECE4 in RGB is (239, 236, 228) - 239 red, 236 green, and 228 blue.

How to use #EFECE4 in CSS?

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

What colors go well with #EFECE4?

#E5E8F0 (complementary), #F0E8E5 (analogous), and #D4CBB5 (lighter shade) work well with #EFECE4.