#FAFFF9 Color

Inspect #FAFFF9 across formats, palettes, contrast and closest named color matches.

Color preview

#FAFFF9

Color formats

HEX
#FAFFF9
RGB
rgb(250, 255, 249)
RGBA
rgba(250, 255, 249, 1)
HSL
hsl(110, 100%, 99%)
HSV
hsv(110, 2%, 100%)
CMYK
cmyk(2%, 0%, 2%, 0%)
CSS variable
--color-primary: #FAFFF9;
Lowercase HEX
#fafff9

Shades

Tints

Tones

Harmony

CSS snippets for #FAFFF9

.color-fafff9 {
  color: #FAFFF9;
  background-color: #FAFFF9;
}

Frequently asked questions

What color is #FAFFF9?+

#FAFFF9 is a HEX color with RGB value rgb(250, 255, 249) and HSL value hsl(110, 100%, 99%). Its closest CSS named color is MintCream.

What is the closest Tailwind color to #FAFFF9?+

The closest Tailwind color is stone-50, available as the bg-stone-50 utility class.

Can I use this color in CSS?+

Yes. You can use the HEX, RGB, HSL or CSS variable output directly in CSS.

Related tools