#F1EEDC Color Information

Hex color code: #F1EEDC

A soft yellow shade, #F1EEDC appears as (241, 238, 220) in RGB and (51°, 43%, 90%) in HSL. It is often used for branding and logos.

Try:
Color NameBeige
HEX
#F1EEDC
RGB
241, 238, 220
HSL
51°, 43%, 90%
CMYK
0%, 1%, 9%, 5%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #F1EEDC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

241, 238, 220

Red: 241 / Green: 238 / Blue: 220

HSL

51°, 43%, 90%

Hue: 51° / Saturation: 43% / Lightness: 90%

CMYK

0%, 1%, 9%, 5%

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

What color is #F1EEDC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #F1EEDC to RGB:

rgb(241, 238, 220)HEX to RGB Converter →

HEX to HSL

Convert #F1EEDC to HSL:

hsl(51, 43%, 90%)RGB to HSL Converter →

HEX to CMYK

Convert #F1EEDC to CMYK:

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

Color Meaning and Usage

#F1EEDC is a soft yellow color with RGB values of 241, 238, 220 and HSL of 51°, 43%, 90%. This very light tint evokes purity and simplicity, making it suitable for typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #F1EEDC is #DBDEF0, creating high-contrast pairings. For softer combinations, try analogous colors like #F0E2DB.

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

Contrast with #F1EEDC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #F1EEDC?

#F1EEDC is a soft yellow color - a very light tint that evokes purity and simplicity.

What is the RGB value of #F1EEDC?

#F1EEDC in RGB is (241, 238, 220) - 241 red, 238 green, and 220 blue.

How to use #F1EEDC in CSS?

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

What colors go well with #F1EEDC?

#DBDEF0 (complementary), #F0E2DB (analogous), and #DBD2A4 (lighter shade) work well with #F1EEDC.