#FAFFFC Color Information

Hex color code: #FAFFFC

#FAFFFC is a airy green color. In RGB it is (250, 255, 252), and in HSL it is (144°, 100%, 99%). It is widely used in graphic design.

Try:
Color NameMint Cream
HEX
#FAFFFC
RGB
250, 255, 252
HSL
144°, 100%, 99%
CMYK
2%, 0%, 1%, 0%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #FAFFFC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

250, 255, 252

Red: 250 / Green: 255 / Blue: 252

HSL

144°, 100%, 99%

Hue: 144° / Saturation: 100% / Lightness: 99%

CMYK

2%, 0%, 1%, 0%

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

What color is #FAFFFC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #FAFFFC to RGB:

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

HEX to HSL

Convert #FAFFFC to HSL:

hsl(144, 100%, 99%)RGB to HSL Converter →

HEX to CMYK

Convert #FAFFFC to CMYK:

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

Color Meaning and Usage

#FAFFFC is a delicate green color with RGB values of 250, 255, 252 and HSL of 144°, 100%, 99%. This very light tint evokes purity and simplicity, making it suitable for typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #FAFFFC is #FFFAFD, creating high-contrast pairings. For softer combinations, try analogous colors like #FAFFFA.

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

Contrast with #FAFFFC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #FAFFFC?

#FAFFFC is a delicate green color - a very light tint that evokes purity and simplicity.

What is the RGB value of #FAFFFC?

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

How to use #FAFFFC in CSS?

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

What colors go well with #FAFFFC?

#FFFAFD (complementary), #FAFFFA (analogous), and #ADFFCE (lighter shade) work well with #FAFFFC.