#FAFFFB Color Information

Hex color code: #FAFFFB

#FAFFFB is a ethereal green color. In RGB it is (250, 255, 251), and in HSL it is (132°, 100%, 99%). It is typically applied in digital products.

Try:
Color NameMint Cream
HEX
#FAFFFB
RGB
250, 255, 251
HSL
132°, 100%, 99%
CMYK
2%, 0%, 2%, 0%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #FAFFFB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

250, 255, 251

Red: 250 / Green: 255 / Blue: 251

HSL

132°, 100%, 99%

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

CMYK

2%, 0%, 2%, 0%

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

What color is #FAFFFB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #FAFFFB to RGB:

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

HEX to HSL

Convert #FAFFFB to HSL:

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

HEX to CMYK

Convert #FAFFFB to CMYK:

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

Color Meaning and Usage

#FAFFFB is a delicate green color with RGB values of 250, 255, 251 and HSL of 132°, 100%, 99%. This very light tint evokes purity and simplicity, making it suitable for a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #FAFFFB is #FFFAFE, creating high-contrast pairings. For softer combinations, try analogous colors like #FBFFFA.

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

Contrast with #FAFFFB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #FAFFFB?

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

What is the RGB value of #FAFFFB?

#FAFFFB in RGB is (250, 255, 251) - 250 red, 255 green, and 251 blue.

How to use #FAFFFB in CSS?

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

What colors go well with #FAFFFB?

#FFFAFE (complementary), #FBFFFA (analogous), and #ADFFBE (lighter shade) work well with #FAFFFB.