#F1FBF9 Color

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

Color preview

#F1FBF9

Color formats

HEX
#F1FBF9
RGB
rgb(241, 251, 249)
RGBA
rgba(241, 251, 249, 1)
HSL
hsl(168, 56%, 96%)
HSV
hsv(168, 4%, 98%)
CMYK
cmyk(4%, 0%, 1%, 2%)
CSS variable
--color-primary: #F1FBF9;
Lowercase HEX
#f1fbf9

Shades

Tints

Tones

Harmony

CSS snippets for #F1FBF9

.color-f1fbf9 {
  color: #F1FBF9;
  background-color: #F1FBF9;
}

Frequently asked questions

What color is #F1FBF9?+

#F1FBF9 is a HEX color with RGB value rgb(241, 251, 249) and HSL value hsl(168, 56%, 96%). Its closest CSS named color is MintCream.

What is the closest Tailwind color to #F1FBF9?+

The closest Tailwind color is teal-50, available as the bg-teal-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