#F8FEF9 Color

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

Color preview

#F8FEF9

Color formats

HEX
#F8FEF9
RGB
rgb(248, 254, 249)
RGBA
rgba(248, 254, 249, 1)
HSL
hsl(130, 75%, 98%)
HSV
hsv(130, 2%, 100%)
CMYK
cmyk(2%, 0%, 2%, 0%)
CSS variable
--color-primary: #F8FEF9;
Lowercase HEX
#f8fef9

Shades

Tints

Tones

Harmony

CSS snippets for #F8FEF9

.color-f8fef9 {
  color: #F8FEF9;
  background-color: #F8FEF9;
}

Frequently asked questions

What color is #F8FEF9?+

#F8FEF9 is a HEX color with RGB value rgb(248, 254, 249) and HSL value hsl(130, 75%, 98%). Its closest CSS named color is MintCream.

What is the closest Tailwind color to #F8FEF9?+

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