#F5FDFF Color

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

Color preview

#F5FDFF

Color formats

HEX
#F5FDFF
RGB
rgb(245, 253, 255)
RGBA
rgba(245, 253, 255, 1)
HSL
hsl(192, 100%, 98%)
HSV
hsv(192, 4%, 100%)
CMYK
cmyk(4%, 1%, 0%, 0%)
CSS variable
--color-primary: #F5FDFF;
Lowercase HEX
#f5fdff

Shades

Tints

Tones

Harmony

CSS snippets for #F5FDFF

.color-f5fdff {
  color: #F5FDFF;
  background-color: #F5FDFF;
}

Frequently asked questions

What color is #F5FDFF?+

#F5FDFF is a HEX color with RGB value rgb(245, 253, 255) and HSL value hsl(192, 100%, 98%). Its closest CSS named color is Azure.

What is the closest Tailwind color to #F5FDFF?+

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