#FAFFF0 Color Information

Hex color code: #FAFFF0

A soft green shade, #FAFFF0 appears as (250, 255, 240) in RGB and (80°, 100%, 97%) in HSL. It is frequently seen in web interfaces.

Try:
Color NameIvory
HEX
#FAFFF0
RGB
250, 255, 240
HSL
80°, 100%, 97%
CMYK
2%, 0%, 6%, 0%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #FAFFF0; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

250, 255, 240

Red: 250 / Green: 255 / Blue: 240

HSL

80°, 100%, 97%

Hue: 80° / Saturation: 100% / Lightness: 97%

CMYK

2%, 0%, 6%, 0%

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

What color is #FAFFF0?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #FAFFF0 to RGB:

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

HEX to HSL

Convert #FAFFF0 to HSL:

hsl(80, 100%, 97%)RGB to HSL Converter →

HEX to CMYK

Convert #FAFFF0 to CMYK:

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

Color Meaning and Usage

#FAFFF0 is a airy green color with RGB values of 250, 255, 240 and HSL of 80°, 100%, 97%. This very light tint evokes purity and simplicity, making it suitable for often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #FAFFF0 is #F5F0FF, creating high-contrast pairings. For softer combinations, try analogous colors like #FFFCF0.

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

Contrast with #FAFFF0

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #FAFFF0?

#FAFFF0 is a airy green color - a very light tint that evokes purity and simplicity.

What is the RGB value of #FAFFF0?

#FAFFF0 in RGB is (250, 255, 240) - 250 red, 255 green, and 240 blue.

How to use #FAFFF0 in CSS?

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

What colors go well with #FAFFF0?

#F5F0FF (complementary), #FFFCF0 (analogous), and #E0FFA3 (lighter shade) work well with #FAFFF0.