#E5FAFC Color

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

Color preview

#E5FAFC

Color formats

HEX
#E5FAFC
RGB
rgb(229, 250, 252)
RGBA
rgba(229, 250, 252, 1)
HSL
hsl(185, 79%, 94%)
HSV
hsv(185, 9%, 99%)
CMYK
cmyk(9%, 1%, 0%, 1%)
CSS variable
--color-primary: #E5FAFC;
Lowercase HEX
#e5fafc

Shades

Tints

Tones

Harmony

CSS snippets for #E5FAFC

.color-e5fafc {
  color: #E5FAFC;
  background-color: #E5FAFC;
}

Frequently asked questions

What color is #E5FAFC?+

#E5FAFC is a HEX color with RGB value rgb(229, 250, 252) and HSL value hsl(185, 79%, 94%). Its closest CSS named color is LightCyan.

What is the closest Tailwind color to #E5FAFC?+

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