#F0EFEC Color Information

Hex color code: #F0EFEC

The hex color #F0EFEC is a light yellow with RGB values of (240, 239, 236) and HSL of (45°, 12%, 93%). It is commonly used in modern UI design.

Try:
Color NameLinen
HEX
#F0EFEC
RGB
240, 239, 236
HSL
45°, 12%, 93%
CMYK
0%, 0%, 2%, 6%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #F0EFEC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

240, 239, 236

Red: 240 / Green: 239 / Blue: 236

HSL

45°, 12%, 93%

Hue: 45° / Saturation: 12% / Lightness: 93%

CMYK

0%, 0%, 2%, 6%

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

What color is #F0EFEC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #F0EFEC to RGB:

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

HEX to HSL

Convert #F0EFEC to HSL:

hsl(45, 12%, 93%)RGB to HSL Converter →

HEX to CMYK

Convert #F0EFEC to CMYK:

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

Color Meaning and Usage

A airy yellow tone, #F0EFEC has RGB (240, 239, 236) and HSL (45°, 12%, 93%). Known for evoking purity and simplicity, this very light tint is frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

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

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

Contrast with #F0EFEC

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 #F0EFEC?

#F0EFEC is a airy yellow color - a very light tint that evokes purity and simplicity.

What is the RGB value of #F0EFEC?

#F0EFEC in RGB is (240, 239, 236) - 240 red, 239 green, and 236 blue.

How to use #F0EFEC in CSS?

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

What colors go well with #F0EFEC?

#EBECEF (complementary), #EFECEB (analogous), and #CECAC0 (lighter shade) work well with #F0EFEC.