#F0FAFF Color

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

Color preview

#F0FAFF

Color formats

HEX
#F0FAFF
RGB
rgb(240, 250, 255)
RGBA
rgba(240, 250, 255, 1)
HSL
hsl(200, 100%, 97%)
HSV
hsv(200, 6%, 100%)
CMYK
cmyk(6%, 2%, 0%, 0%)
CSS variable
--color-primary: #F0FAFF;
Lowercase HEX
#f0faff

Shades

Tints

Tones

Harmony

CSS snippets for #F0FAFF

.color-f0faff {
  color: #F0FAFF;
  background-color: #F0FAFF;
}

Frequently asked questions

What color is #F0FAFF?+

#F0FAFF is a HEX color with RGB value rgb(240, 250, 255) and HSL value hsl(200, 100%, 97%). Its closest CSS named color is AliceBlue.

What is the closest Tailwind color to #F0FAFF?+

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