#FBFCFA Color Information

Hex color code: #FBFCFA

A airy green shade, #FBFCFA appears as (251, 252, 250) in RGB and (90°, 25%, 98%) in HSL. It is popular in mobile app design.

Try:
Color NameSnow
HEX
#FBFCFA
RGB
251, 252, 250
HSL
90°, 25%, 98%
CMYK
0%, 0%, 1%, 1%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #FBFCFA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

251, 252, 250

Red: 251 / Green: 252 / Blue: 250

HSL

90°, 25%, 98%

Hue: 90° / Saturation: 25% / Lightness: 98%

CMYK

0%, 0%, 1%, 1%

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

What color is #FBFCFA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #FBFCFA to RGB:

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

HEX to HSL

Convert #FBFCFA to HSL:

hsl(90, 25%, 98%)RGB to HSL Converter →

HEX to CMYK

Convert #FBFCFA to CMYK:

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

Color Meaning and Usage

#FBFCFA is a airy green color with RGB values of 251, 252, 250 and HSL of 90°, 25%, 98%. This very light tint evokes purity and simplicity, making it suitable for popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #FBFCFA is #FAF9FB, creating high-contrast pairings. For softer combinations, try analogous colors like #FBFBF9.

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

Contrast with #FBFCFA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #FBFCFA?

#FBFCFA is a airy green color - a very light tint that evokes purity and simplicity.

What is the RGB value of #FBFCFA?

#FBFCFA in RGB is (251, 252, 250) - 251 red, 252 green, and 250 blue.

How to use #FBFCFA in CSS?

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

What colors go well with #FBFCFA?

#FAF9FB (complementary), #FBFBF9 (analogous), and #D4DEC9 (lighter shade) work well with #FBFCFA.