#F7F8FD Color

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

Color preview

#F7F8FD

Color formats

HEX
#F7F8FD
RGB
rgb(247, 248, 253)
RGBA
rgba(247, 248, 253, 1)
HSL
hsl(230, 60%, 98%)
HSV
hsv(230, 2%, 99%)
CMYK
cmyk(2%, 2%, 0%, 1%)
CSS variable
--color-primary: #F7F8FD;
Lowercase HEX
#f7f8fd

Shades

Tints

Tones

Harmony

CSS snippets for #F7F8FD

.color-f7f8fd {
  color: #F7F8FD;
  background-color: #F7F8FD;
}

Frequently asked questions

What color is #F7F8FD?+

#F7F8FD is a HEX color with RGB value rgb(247, 248, 253) and HSL value hsl(230, 60%, 98%). Its closest CSS named color is GhostWhite.

What is the closest Tailwind color to #F7F8FD?+

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