#F5FEFF Color

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

Color preview

#F5FEFF

Color formats

HEX
#F5FEFF
RGB
rgb(245, 254, 255)
RGBA
rgba(245, 254, 255, 1)
HSL
hsl(186, 100%, 98%)
HSV
hsv(186, 4%, 100%)
CMYK
cmyk(4%, 0%, 0%, 0%)
CSS variable
--color-primary: #F5FEFF;
Lowercase HEX
#f5feff

Shades

Tints

Tones

Harmony

CSS snippets for #F5FEFF

.color-f5feff {
  color: #F5FEFF;
  background-color: #F5FEFF;
}

Frequently asked questions

What color is #F5FEFF?+

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

What is the closest Tailwind color to #F5FEFF?+

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