#FBFBFC Color Information

Hex color code: #FBFBFC

The hex color #FBFBFC is a airy blue with RGB values of (251, 251, 252) and HSL of (240°, 14%, 99%). It is widely used in graphic design.

Try:
Color NameSnow
HEX
#FBFBFC
RGB
251, 251, 252
HSL
240°, 14%, 99%
CMYK
0%, 0%, 0%, 1%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #FBFBFC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

251, 251, 252

Red: 251 / Green: 251 / Blue: 252

HSL

240°, 14%, 99%

Hue: 240° / Saturation: 14% / Lightness: 99%

CMYK

0%, 0%, 0%, 1%

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

What color is #FBFBFC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #FBFBFC to RGB:

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

HEX to HSL

Convert #FBFBFC to HSL:

hsl(240, 14%, 99%)RGB to HSL Converter →

HEX to CMYK

Convert #FBFBFC to CMYK:

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

Color Meaning and Usage

#FBFBFC is a ethereal blue color with RGB values of 251, 251, 252 and HSL of 240°, 14%, 99%. This very light tint evokes purity and simplicity, making it suitable for widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #FBFBFC is #FDFDFC, creating high-contrast pairings. For softer combinations, try analogous colors like #FCFCFD.

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

Contrast with #FBFBFC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #FBFBFC?

#FBFBFC is a ethereal blue color - a very light tint that evokes purity and simplicity.

What is the RGB value of #FBFBFC?

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

How to use #FBFBFC in CSS?

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

What colors go well with #FBFBFC?

#FDFDFC (complementary), #FCFCFD (analogous), and #D0D0DC (lighter shade) work well with #FBFBFC.