#EFEBE2 Color Information

Hex color code: #EFEBE2

The hex color #EFEBE2 is a delicate orange with RGB values of (239, 235, 226) and HSL of (42°, 29%, 91%). It is popular in mobile app design.

Try:
Color NameLinen
HEX
#EFEBE2
RGB
239, 235, 226
HSL
42°, 29%, 91%
CMYK
0%, 2%, 5%, 6%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EFEBE2; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

239, 235, 226

Red: 239 / Green: 235 / Blue: 226

HSL

42°, 29%, 91%

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

CMYK

0%, 2%, 5%, 6%

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

What color is #EFEBE2?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EFEBE2 to RGB:

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

HEX to HSL

Convert #EFEBE2 to HSL:

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

HEX to CMYK

Convert #EFEBE2 to CMYK:

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

Color Meaning and Usage

#EFEBE2 is a light orange color with RGB values of 239, 235, 226 and HSL of 42°, 29%, 91%. This very light tint evokes purity and simplicity, making it suitable for popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EFEBE2 is #E1E5EF, creating high-contrast pairings. For softer combinations, try analogous colors like #EFE4E1.

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

Contrast with #EFEBE2

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EFEBE2?

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

What is the RGB value of #EFEBE2?

#EFEBE2 in RGB is (239, 235, 226) - 239 red, 235 green, and 226 blue.

How to use #EFEBE2 in CSS?

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

What colors go well with #EFEBE2?

#E1E5EF (complementary), #EFE4E1 (analogous), and #D4C9B0 (lighter shade) work well with #EFEBE2.