#F0FDFF Color

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

Color preview

#F0FDFF

Color formats

HEX
#F0FDFF
RGB
rgb(240, 253, 255)
RGBA
rgba(240, 253, 255, 1)
HSL
hsl(188, 100%, 97%)
HSV
hsv(188, 6%, 100%)
CMYK
cmyk(6%, 1%, 0%, 0%)
CSS variable
--color-primary: #F0FDFF;
Lowercase HEX
#f0fdff

Shades

Tints

Tones

Harmony

CSS snippets for #F0FDFF

.color-f0fdff {
  color: #F0FDFF;
  background-color: #F0FDFF;
}

Frequently asked questions

What color is #F0FDFF?+

#F0FDFF is a HEX color with RGB value rgb(240, 253, 255) and HSL value hsl(188, 100%, 97%). Its closest CSS named color is Azure.

What is the closest Tailwind color to #F0FDFF?+

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