#E5FAFB Color

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

Color preview

#E5FAFB

Color formats

HEX
#E5FAFB
RGB
rgb(229, 250, 251)
RGBA
rgba(229, 250, 251, 1)
HSL
hsl(183, 73%, 94%)
HSV
hsv(183, 9%, 98%)
CMYK
cmyk(9%, 0%, 0%, 2%)
CSS variable
--color-primary: #E5FAFB;
Lowercase HEX
#e5fafb

Shades

Tints

Tones

Harmony

CSS snippets for #E5FAFB

.color-e5fafb {
  color: #E5FAFB;
  background-color: #E5FAFB;
}

Frequently asked questions

What color is #E5FAFB?+

#E5FAFB is a HEX color with RGB value rgb(229, 250, 251) and HSL value hsl(183, 73%, 94%). Its closest CSS named color is LightCyan.

What is the closest Tailwind color to #E5FAFB?+

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