#EFEFEF Color Information

Hex color code: #EFEFEF

The hex color #EFEFEF is a ethereal red with RGB values of (239, 239, 239) and HSL of (0°, 0%, 94%). It is widely used in graphic design.

Try:
Color NameLinen
HEX
#EFEFEF
RGB
239, 239, 239
HSL
0°, 0%, 94%
CMYK
0%, 0%, 0%, 6%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EFEFEF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

239, 239, 239

Red: 239 / Green: 239 / Blue: 239

HSL

0°, 0%, 94%

Hue: 0° / Saturation: 0% / Lightness: 94%

CMYK

0%, 0%, 0%, 6%

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

What color is #EFEFEF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EFEFEF to RGB:

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

HEX to HSL

Convert #EFEFEF to HSL:

hsl(0, 0%, 94%)RGB to HSL Converter →

HEX to CMYK

Convert #EFEFEF to CMYK:

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

Color Meaning and Usage

A delicate red tone, #EFEFEF has RGB (239, 239, 239) and HSL (0°, 0%, 94%). Known for evoking purity and simplicity, this very light tint is commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

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

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

Contrast with #EFEFEF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EFEFEF?

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

What is the RGB value of #EFEFEF?

#EFEFEF in RGB is (239, 239, 239) - 239 red, 239 green, and 239 blue.

How to use #EFEFEF in CSS?

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

What colors go well with #EFEFEF?

#F0F0F0 (complementary), #F0F0F0 (analogous), and #C9C9C9 (lighter shade) work well with #EFEFEF.