#F3FAFC Color

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

Color preview

#F3FAFC

Color formats

HEX
#F3FAFC
RGB
rgb(243, 250, 252)
RGBA
rgba(243, 250, 252, 1)
HSL
hsl(193, 60%, 97%)
HSV
hsv(193, 4%, 99%)
CMYK
cmyk(4%, 1%, 0%, 1%)
CSS variable
--color-primary: #F3FAFC;
Lowercase HEX
#f3fafc

Shades

Tints

Tones

Harmony

CSS snippets for #F3FAFC

.color-f3fafc {
  color: #F3FAFC;
  background-color: #F3FAFC;
}

Frequently asked questions

What color is #F3FAFC?+

#F3FAFC is a HEX color with RGB value rgb(243, 250, 252) and HSL value hsl(193, 60%, 97%). Its closest CSS named color is AliceBlue.

What is the closest Tailwind color to #F3FAFC?+

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