#EFF8FB Color

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

Color preview

#EFF8FB

Color formats

HEX
#EFF8FB
RGB
rgb(239, 248, 251)
RGBA
rgba(239, 248, 251, 1)
HSL
hsl(195, 60%, 96%)
HSV
hsv(195, 5%, 98%)
CMYK
cmyk(5%, 1%, 0%, 2%)
CSS variable
--color-primary: #EFF8FB;
Lowercase HEX
#eff8fb

Shades

Tints

Tones

Harmony

CSS snippets for #EFF8FB

.color-eff8fb {
  color: #EFF8FB;
  background-color: #EFF8FB;
}

Frequently asked questions

What color is #EFF8FB?+

#EFF8FB is a HEX color with RGB value rgb(239, 248, 251) and HSL value hsl(195, 60%, 96%). Its closest CSS named color is AliceBlue.

What is the closest Tailwind color to #EFF8FB?+

The closest Tailwind color is slate-100, available as the bg-slate-100 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