#E6FBFF Color

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

Color preview

#E6FBFF

Color formats

HEX
#E6FBFF
RGB
rgb(230, 251, 255)
RGBA
rgba(230, 251, 255, 1)
HSL
hsl(190, 100%, 95%)
HSV
hsv(190, 10%, 100%)
CMYK
cmyk(10%, 2%, 0%, 0%)
CSS variable
--color-primary: #E6FBFF;
Lowercase HEX
#e6fbff

Shades

Tints

Tones

Harmony

CSS snippets for #E6FBFF

.color-e6fbff {
  color: #E6FBFF;
  background-color: #E6FBFF;
}

Frequently asked questions

What color is #E6FBFF?+

#E6FBFF is a HEX color with RGB value rgb(230, 251, 255) and HSL value hsl(190, 100%, 95%). Its closest CSS named color is LightCyan.

What is the closest Tailwind color to #E6FBFF?+

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