#FBFEFF Color

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

Color preview

#FBFEFF

Color formats

HEX
#FBFEFF
RGB
rgb(251, 254, 255)
RGBA
rgba(251, 254, 255, 1)
HSL
hsl(195, 100%, 99%)
HSV
hsv(195, 2%, 100%)
CMYK
cmyk(2%, 0%, 0%, 0%)
CSS variable
--color-primary: #FBFEFF;
Lowercase HEX
#fbfeff

Shades

Tints

Tones

Harmony

CSS snippets for #FBFEFF

.color-fbfeff {
  color: #FBFEFF;
  background-color: #FBFEFF;
}

Frequently asked questions

What color is #FBFEFF?+

#FBFEFF is a HEX color with RGB value rgb(251, 254, 255) and HSL value hsl(195, 100%, 99%). Its closest CSS named color is White.

What is the closest Tailwind color to #FBFEFF?+

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