#E9FAFB Color

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

Color preview

#E9FAFB

Color formats

HEX
#E9FAFB
RGB
rgb(233, 250, 251)
RGBA
rgba(233, 250, 251, 1)
HSL
hsl(183, 69%, 95%)
HSV
hsv(183, 7%, 98%)
CMYK
cmyk(7%, 0%, 0%, 2%)
CSS variable
--color-primary: #E9FAFB;
Lowercase HEX
#e9fafb

Shades

Tints

Tones

Harmony

CSS snippets for #E9FAFB

.color-e9fafb {
  color: #E9FAFB;
  background-color: #E9FAFB;
}

Frequently asked questions

What color is #E9FAFB?+

#E9FAFB is a HEX color with RGB value rgb(233, 250, 251) and HSL value hsl(183, 69%, 95%). Its closest CSS named color is AliceBlue.

What is the closest Tailwind color to #E9FAFB?+

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