#F0EAEB Color Information

Hex color code: #F0EAEB

The hex color #F0EAEB is a delicate red with RGB values of (240, 234, 235) and HSL of (350°, 17%, 93%). It is often used for branding and logos.

Try:
Color NameLinen
HEX
#F0EAEB
RGB
240, 234, 235
HSL
350°, 17%, 93%
CMYK
0%, 3%, 2%, 6%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #F0EAEB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

240, 234, 235

Red: 240 / Green: 234 / Blue: 235

HSL

350°, 17%, 93%

Hue: 350° / Saturation: 17% / Lightness: 93%

CMYK

0%, 3%, 2%, 6%

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

What color is #F0EAEB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #F0EAEB to RGB:

rgb(240, 234, 235)HEX to RGB Converter →

HEX to HSL

Convert #F0EAEB to HSL:

hsl(350, 17%, 93%)RGB to HSL Converter →

HEX to CMYK

Convert #F0EAEB to CMYK:

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

Color Meaning and Usage

#F0EAEB is a ethereal red color with RGB values of 240, 234, 235 and HSL of 350°, 17%, 93%. This very light tint evokes purity and simplicity, making it suitable for a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

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

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

Contrast with #F0EAEB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #F0EAEB?

#F0EAEB is a ethereal red color - a very light tint that evokes purity and simplicity.

What is the RGB value of #F0EAEB?

#F0EAEB in RGB is (240, 234, 235) - 240 red, 234 green, and 235 blue.

How to use #F0EAEB in CSS?

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

What colors go well with #F0EAEB?

#EAF0EF (complementary), #F0EAEE (analogous), and #D0BDC1 (lighter shade) work well with #F0EAEB.