#FBFBFE Color Information

Hex color code: #FBFBFE

#FBFBFE is a airy blue color. In RGB it is (251, 251, 254), and in HSL it is (240°, 60%, 99%). It is widely used in graphic design.

Try:
Color NameGhost White
HEX
#FBFBFE
RGB
251, 251, 254
HSL
240°, 60%, 99%
CMYK
1%, 1%, 0%, 0%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #FBFBFE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

251, 251, 254

Red: 251 / Green: 251 / Blue: 254

HSL

240°, 60%, 99%

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

CMYK

1%, 1%, 0%, 0%

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

What color is #FBFBFE?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #FBFBFE to RGB:

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

HEX to HSL

Convert #FBFBFE to HSL:

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

HEX to CMYK

Convert #FBFBFE to CMYK:

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

Color Meaning and Usage

#FBFBFE is a delicate blue color with RGB values of 251, 251, 254 and HSL of 240°, 60%, 99%. This very light tint evokes purity and simplicity, making it suitable for popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #FBFBFE is #FEFEFB, creating high-contrast pairings. For softer combinations, try analogous colors like #FBFCFE.

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

Contrast with #FBFBFE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #FBFBFE?

#FBFBFE is a delicate blue color - a very light tint that evokes purity and simplicity.

What is the RGB value of #FBFBFE?

#FBFBFE in RGB is (251, 251, 254) - 251 red, 251 green, and 254 blue.

How to use #FBFBFE in CSS?

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

What colors go well with #FBFBFE?

#FEFEFB (complementary), #FBFCFE (analogous), and #BEBEEF (lighter shade) work well with #FBFBFE.