#EFEBEC Color Information

Hex color code: #EFEBEC

#EFEBEC is a soft red color. In RGB it is (239, 235, 236), and in HSL it is (345°, 11%, 93%). It is frequently seen in web interfaces.

Try:
Color NameLinen
HEX
#EFEBEC
RGB
239, 235, 236
HSL
345°, 11%, 93%
CMYK
0%, 2%, 1%, 6%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EFEBEC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

239, 235, 236

Red: 239 / Green: 235 / Blue: 236

HSL

345°, 11%, 93%

Hue: 345° / Saturation: 11% / Lightness: 93%

CMYK

0%, 2%, 1%, 6%

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

What color is #EFEBEC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EFEBEC to RGB:

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

HEX to HSL

Convert #EFEBEC to HSL:

hsl(345, 11%, 93%)RGB to HSL Converter →

HEX to CMYK

Convert #EFEBEC to CMYK:

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

Color Meaning and Usage

A delicate red tone, #EFEBEC has RGB (239, 235, 236) and HSL (345°, 11%, 93%). Known for evoking purity and simplicity, this very light tint is popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EFEBEC is #EBEFEE, creating high-contrast pairings. For softer combinations, try analogous colors like #EFEBEE.

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

Contrast with #EFEBEC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EFEBEC?

#EFEBEC is a delicate red color - a very light tint that evokes purity and simplicity.

What is the RGB value of #EFEBEC?

#EFEBEC in RGB is (239, 235, 236) - 239 red, 235 green, and 236 blue.

How to use #EFEBEC in CSS?

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

What colors go well with #EFEBEC?

#EBEFEE (complementary), #EFEBEE (analogous), and #CDC1C4 (lighter shade) work well with #EFEBEC.