#EFECE6 Color Information

Hex color code: #EFECE6

#EFECE6 is a light orange color. In RGB it is (239, 236, 230), and in HSL it is (40°, 22%, 92%). It is commonly used in modern UI design.

Try:
Color NameLinen
HEX
#EFECE6
RGB
239, 236, 230
HSL
40°, 22%, 92%
CMYK
0%, 1%, 4%, 6%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EFECE6; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

239, 236, 230

Red: 239 / Green: 236 / Blue: 230

HSL

40°, 22%, 92%

Hue: 40° / Saturation: 22% / Lightness: 92%

CMYK

0%, 1%, 4%, 6%

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

What color is #EFECE6?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EFECE6 to RGB:

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

HEX to HSL

Convert #EFECE6 to HSL:

hsl(40, 22%, 92%)RGB to HSL Converter →

HEX to CMYK

Convert #EFECE6 to CMYK:

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

Color Meaning and Usage

A soft orange tone, #EFECE6 has RGB (239, 236, 230) and HSL (40°, 22%, 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 #EFECE6 is #E6E9EF, creating high-contrast pairings. For softer combinations, try analogous colors like #EFE8E6.

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

Contrast with #EFECE6

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EFECE6?

#EFECE6 is a soft orange color - a very light tint that evokes purity and simplicity.

What is the RGB value of #EFECE6?

#EFECE6 in RGB is (239, 236, 230) - 239 red, 236 green, and 230 blue.

How to use #EFECE6 in CSS?

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

What colors go well with #EFECE6?

#E6E9EF (complementary), #EFE8E6 (analogous), and #D1C9B7 (lighter shade) work well with #EFECE6.