#F2FBFA Color Information

Hex color code: #F2FBFA

The hex color #F2FBFA is a light cyan with RGB values of (242, 251, 250) and HSL of (173°, 53%, 97%). It is commonly used in modern UI design.

Try:
Color NameMint Cream
HEX
#F2FBFA
RGB
242, 251, 250
HSL
173°, 53%, 97%
CMYK
4%, 0%, 0%, 2%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #F2FBFA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

242, 251, 250

Red: 242 / Green: 251 / Blue: 250

HSL

173°, 53%, 97%

Hue: 173° / Saturation: 53% / Lightness: 97%

CMYK

4%, 0%, 0%, 2%

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

What color is #F2FBFA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #F2FBFA to RGB:

rgb(242, 251, 250)HEX to RGB Converter →

HEX to HSL

Convert #F2FBFA to HSL:

hsl(173, 53%, 97%)RGB to HSL Converter →

HEX to CMYK

Convert #F2FBFA to CMYK:

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

Color Meaning and Usage

A light cyan tone, #F2FBFA has RGB (242, 251, 250) and HSL (173°, 53%, 97%). Known for evoking purity and simplicity, this very light tint is a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #F2FBFA is #FBF3F4, creating high-contrast pairings. For softer combinations, try analogous colors like #F3FBF6.

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

Contrast with #F2FBFA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #F2FBFA?

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

What is the RGB value of #F2FBFA?

#F2FBFA in RGB is (242, 251, 250) - 242 red, 251 green, and 250 blue.

How to use #F2FBFA in CSS?

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

What colors go well with #F2FBFA?

#FBF3F4 (complementary), #F3FBF6 (analogous), and #B9E9E4 (lighter shade) work well with #F2FBFA.