#FAFCFA Color Information

Hex color code: #FAFCFA

The hex color #FAFCFA is a airy green with RGB values of (250, 252, 250) and HSL of (120°, 25%, 98%). It is widely used in graphic design.

Try:
Color NameSnow
HEX
#FAFCFA
RGB
250, 252, 250
HSL
120°, 25%, 98%
CMYK
1%, 0%, 1%, 1%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #FAFCFA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

250, 252, 250

Red: 250 / Green: 252 / Blue: 250

HSL

120°, 25%, 98%

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

CMYK

1%, 0%, 1%, 1%

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

What color is #FAFCFA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #FAFCFA to RGB:

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

HEX to HSL

Convert #FAFCFA to HSL:

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

HEX to CMYK

Convert #FAFCFA to CMYK:

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

Color Meaning and Usage

#FAFCFA is a ethereal green color with RGB values of 250, 252, 250 and HSL of 120°, 25%, 98%. 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 #FAFCFA is #FBF9FB, creating high-contrast pairings. For softer combinations, try analogous colors like #FAFBF9.

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

Contrast with #FAFCFA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #FAFCFA?

#FAFCFA is a ethereal green color - a very light tint that evokes purity and simplicity.

What is the RGB value of #FAFCFA?

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

How to use #FAFCFA in CSS?

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

What colors go well with #FAFCFA?

#FBF9FB (complementary), #FAFBF9 (analogous), and #C9DEC9 (lighter shade) work well with #FAFCFA.