#F0FCFE Color

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

Color preview

#F0FCFE

Color formats

HEX
#F0FCFE
RGB
rgb(240, 252, 254)
RGBA
rgba(240, 252, 254, 1)
HSL
hsl(189, 88%, 97%)
HSV
hsv(189, 6%, 100%)
CMYK
cmyk(6%, 1%, 0%, 0%)
CSS variable
--color-primary: #F0FCFE;
Lowercase HEX
#f0fcfe

Shades

Tints

Tones

Harmony

CSS snippets for #F0FCFE

.color-f0fcfe {
  color: #F0FCFE;
  background-color: #F0FCFE;
}

Frequently asked questions

What color is #F0FCFE?+

#F0FCFE is a HEX color with RGB value rgb(240, 252, 254) and HSL value hsl(189, 88%, 97%). Its closest CSS named color is Azure.

What is the closest Tailwind color to #F0FCFE?+

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