#FBFAF4 Color Information

Hex color code: #FBFAF4

A delicate yellow shade, #FBFAF4 appears as (251, 250, 244) in RGB and (51°, 47%, 97%) in HSL. It is often used for branding and logos.

Try:
Color NameSnow
HEX
#FBFAF4
RGB
251, 250, 244
HSL
51°, 47%, 97%
CMYK
0%, 0%, 3%, 2%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #FBFAF4; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

251, 250, 244

Red: 251 / Green: 250 / Blue: 244

HSL

51°, 47%, 97%

Hue: 51° / Saturation: 47% / Lightness: 97%

CMYK

0%, 0%, 3%, 2%

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

What color is #FBFAF4?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #FBFAF4 to RGB:

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

HEX to HSL

Convert #FBFAF4 to HSL:

hsl(51, 47%, 97%)RGB to HSL Converter →

HEX to CMYK

Convert #FBFAF4 to CMYK:

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

Color Meaning and Usage

#FBFAF4 is a airy yellow color with RGB values of 251, 250, 244 and HSL of 51°, 47%, 97%. This very light tint evokes purity and simplicity, making it suitable for often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #FBFAF4 is #F4F5FB, creating high-contrast pairings. For softer combinations, try analogous colors like #FBF6F4.

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

Contrast with #FBFAF4

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #FBFAF4?

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

What is the RGB value of #FBFAF4?

#FBFAF4 in RGB is (251, 250, 244) - 251 red, 250 green, and 244 blue.

How to use #FBFAF4 in CSS?

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

What colors go well with #FBFAF4?

#F4F5FB (complementary), #FBF6F4 (analogous), and #E7E0BC (lighter shade) work well with #FBFAF4.