#EFECE3 Color Information

Hex color code: #EFECE3

A soft yellow shade, #EFECE3 appears as (239, 236, 227) in RGB and (45°, 27%, 91%) in HSL. It is frequently seen in web interfaces.

Try:
Color NameLinen
HEX
#EFECE3
RGB
239, 236, 227
HSL
45°, 27%, 91%
CMYK
0%, 1%, 5%, 6%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EFECE3; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

239, 236, 227

Red: 239 / Green: 236 / Blue: 227

HSL

45°, 27%, 91%

Hue: 45° / Saturation: 27% / Lightness: 91%

CMYK

0%, 1%, 5%, 6%

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

What color is #EFECE3?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EFECE3 to RGB:

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

HEX to HSL

Convert #EFECE3 to HSL:

hsl(45, 27%, 91%)RGB to HSL Converter →

HEX to CMYK

Convert #EFECE3 to CMYK:

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

Color Meaning and Usage

A delicate yellow tone, #EFECE3 has RGB (239, 236, 227) and HSL (45°, 27%, 91%). Known for evoking purity and simplicity, this very light tint is widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

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

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

Contrast with #EFECE3

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EFECE3?

#EFECE3 is a delicate yellow color - a very light tint that evokes purity and simplicity.

What is the RGB value of #EFECE3?

#EFECE3 in RGB is (239, 236, 227) - 239 red, 236 green, and 227 blue.

How to use #EFECE3 in CSS?

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

What colors go well with #EFECE3?

#E2E5EE (complementary), #EEE5E2 (analogous), and #D2CAB1 (lighter shade) work well with #EFECE3.