#EFF2E5 Color Information

Hex color code: #EFF2E5

The hex color #EFF2E5 is a delicate yellow with RGB values of (239, 242, 229) and HSL of (74°, 33%, 92%). It is often used for branding and logos.

Try:
Color NameBeige
HEX
#EFF2E5
RGB
239, 242, 229
HSL
74°, 33%, 92%
CMYK
1%, 0%, 5%, 5%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EFF2E5; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

239, 242, 229

Red: 239 / Green: 242 / Blue: 229

HSL

74°, 33%, 92%

Hue: 74° / Saturation: 33% / Lightness: 92%

CMYK

1%, 0%, 5%, 5%

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

What color is #EFF2E5?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EFF2E5 to RGB:

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

HEX to HSL

Convert #EFF2E5 to HSL:

hsl(74, 33%, 92%)RGB to HSL Converter →

HEX to CMYK

Convert #EFF2E5 to CMYK:

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

Color Meaning and Usage

A ethereal yellow tone, #EFF2E5 has RGB (239, 242, 229) and HSL (74°, 33%, 92%). 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 #EFF2E5 is #E7E4F1, creating high-contrast pairings. For softer combinations, try analogous colors like #F1EEE4.

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

Contrast with #EFF2E5

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EFF2E5?

#EFF2E5 is a ethereal yellow color - a very light tint that evokes purity and simplicity.

What is the RGB value of #EFF2E5?

#EFF2E5 in RGB is (239, 242, 229) - 239 red, 242 green, and 229 blue.

How to use #EFF2E5 in CSS?

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

What colors go well with #EFF2E5?

#E7E4F1 (complementary), #F1EEE4 (analogous), and #CFD8B1 (lighter shade) work well with #EFF2E5.