#FBFEFE Color

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

Color preview

#FBFEFE

Color formats

HEX
#FBFEFE
RGB
rgb(251, 254, 254)
RGBA
rgba(251, 254, 254, 1)
HSL
hsl(180, 60%, 99%)
HSV
hsv(180, 1%, 100%)
CMYK
cmyk(1%, 0%, 0%, 0%)
CSS variable
--color-primary: #FBFEFE;
Lowercase HEX
#fbfefe

Shades

Tints

Tones

Harmony

CSS snippets for #FBFEFE

.color-fbfefe {
  color: #FBFEFE;
  background-color: #FBFEFE;
}

Frequently asked questions

What color is #FBFEFE?+

#FBFEFE is a HEX color with RGB value rgb(251, 254, 254) and HSL value hsl(180, 60%, 99%). Its closest CSS named color is White.

What is the closest Tailwind color to #FBFEFE?+

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