#FBFAF7 Color Information

Hex color code: #FBFAF7

The hex color #FBFAF7 is a light yellow with RGB values of (251, 250, 247) and HSL of (45°, 33%, 98%). It is commonly used in modern UI design.

Try:
Color NameSnow
HEX
#FBFAF7
RGB
251, 250, 247
HSL
45°, 33%, 98%
CMYK
0%, 0%, 2%, 2%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #FBFAF7; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

251, 250, 247

Red: 251 / Green: 250 / Blue: 247

HSL

45°, 33%, 98%

Hue: 45° / Saturation: 33% / Lightness: 98%

CMYK

0%, 0%, 2%, 2%

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

What color is #FBFAF7?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #FBFAF7 to RGB:

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

HEX to HSL

Convert #FBFAF7 to HSL:

hsl(45, 33%, 98%)RGB to HSL Converter →

HEX to CMYK

Convert #FBFAF7 to CMYK:

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

Color Meaning and Usage

A light yellow tone, #FBFAF7 has RGB (251, 250, 247) and HSL (45°, 33%, 98%). Known for evoking purity and simplicity, this very light tint is well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #FBFAF7 is #F8F9FC, creating high-contrast pairings. For softer combinations, try analogous colors like #FCF9F8.

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

Contrast with #FBFAF7

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #FBFAF7?

#FBFAF7 is a light yellow color - a very light tint that evokes purity and simplicity.

What is the RGB value of #FBFAF7?

#FBFAF7 in RGB is (251, 250, 247) - 251 red, 250 green, and 247 blue.

How to use #FBFAF7 in CSS?

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

What colors go well with #FBFAF7?

#F8F9FC (complementary), #FCF9F8 (analogous), and #E2DBC5 (lighter shade) work well with #FBFAF7.