#F1FAF7 Color Information

Hex color code: #F1FAF7

A ethereal cyan shade, #F1FAF7 appears as (241, 250, 247) in RGB and (160°, 47%, 96%) in HSL. It is typically applied in digital products.

Try:
Color NameMint Cream
HEX
#F1FAF7
RGB
241, 250, 247
HSL
160°, 47%, 96%
CMYK
4%, 0%, 1%, 2%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #F1FAF7; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

241, 250, 247

Red: 241 / Green: 250 / Blue: 247

HSL

160°, 47%, 96%

Hue: 160° / Saturation: 47% / Lightness: 96%

CMYK

4%, 0%, 1%, 2%

Cyan: 4% / Magenta: 0% / Yellow: 1% / Key: 2%

What color is #F1FAF7?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #F1FAF7 to RGB:

rgb(241, 250, 247)HEX to RGB Converter →

HEX to HSL

Convert #F1FAF7 to HSL:

hsl(160, 47%, 96%)RGB to HSL Converter →

HEX to CMYK

Convert #F1FAF7 to CMYK:

cmyk(4%, 0%, 1%, 2%)Color Converter →

Color Meaning and Usage

#F1FAF7 is a ethereal cyan color with RGB values of 241, 250, 247 and HSL of 160°, 47%, 96%. 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 #F1FAF7 is #FAF0F3, creating high-contrast pairings. For softer combinations, try analogous colors like #F0FAF2.

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

Contrast with #F1FAF7

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #F1FAF7?

#F1FAF7 is a ethereal cyan color - a very light tint that evokes purity and simplicity.

What is the RGB value of #F1FAF7?

#F1FAF7 in RGB is (241, 250, 247) - 241 red, 250 green, and 247 blue.

How to use #F1FAF7 in CSS?

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

What colors go well with #F1FAF7?

#FAF0F3 (complementary), #F0FAF2 (analogous), and #B8E5D6 (lighter shade) work well with #F1FAF7.