#E6FAFB Color

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

Color preview

#E6FAFB

Color formats

HEX
#E6FAFB
RGB
rgb(230, 250, 251)
RGBA
rgba(230, 250, 251, 1)
HSL
hsl(183, 72%, 94%)
HSV
hsv(183, 8%, 98%)
CMYK
cmyk(8%, 0%, 0%, 2%)
CSS variable
--color-primary: #E6FAFB;
Lowercase HEX
#e6fafb

Shades

Tints

Tones

Harmony

CSS snippets for #E6FAFB

.color-e6fafb {
  color: #E6FAFB;
  background-color: #E6FAFB;
}

Frequently asked questions

What color is #E6FAFB?+

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

What is the closest Tailwind color to #E6FAFB?+

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