#F0EEEF Color Information

Hex color code: #F0EEEF

The hex color #F0EEEF is a ethereal magenta with RGB values of (240, 238, 239) and HSL of (330°, 6%, 94%). It is typically applied in digital products.

Try:
Color NameLinen
HEX
#F0EEEF
RGB
240, 238, 239
HSL
330°, 6%, 94%
CMYK
0%, 1%, 0%, 6%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #F0EEEF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

240, 238, 239

Red: 240 / Green: 238 / Blue: 239

HSL

330°, 6%, 94%

Hue: 330° / Saturation: 6% / Lightness: 94%

CMYK

0%, 1%, 0%, 6%

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

What color is #F0EEEF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #F0EEEF to RGB:

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

HEX to HSL

Convert #F0EEEF to HSL:

hsl(330, 6%, 94%)RGB to HSL Converter →

HEX to CMYK

Convert #F0EEEF to CMYK:

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

Color Meaning and Usage

#F0EEEF is a light magenta color with RGB values of 240, 238, 239 and HSL of 330°, 6%, 94%. This very light tint evokes purity and simplicity, making it suitable for a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

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

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

Contrast with #F0EEEF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #F0EEEF?

#F0EEEF is a light magenta color - a very light tint that evokes purity and simplicity.

What is the RGB value of #F0EEEF?

#F0EEEF in RGB is (240, 238, 239) - 240 red, 238 green, and 239 blue.

How to use #F0EEEF in CSS?

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

What colors go well with #F0EEEF?

#EFF1F0 (complementary), #F1EFF1 (analogous), and #CDC6C9 (lighter shade) work well with #F0EEEF.