#E7FDFF Color

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

Color preview

#E7FDFF

Color formats

HEX
#E7FDFF
RGB
rgb(231, 253, 255)
RGBA
rgba(231, 253, 255, 1)
HSL
hsl(185, 100%, 95%)
HSV
hsv(185, 9%, 100%)
CMYK
cmyk(9%, 1%, 0%, 0%)
CSS variable
--color-primary: #E7FDFF;
Lowercase HEX
#e7fdff

Shades

Tints

Tones

Harmony

CSS snippets for #E7FDFF

.color-e7fdff {
  color: #E7FDFF;
  background-color: #E7FDFF;
}

Frequently asked questions

What color is #E7FDFF?+

#E7FDFF is a HEX color with RGB value rgb(231, 253, 255) and HSL value hsl(185, 100%, 95%). Its closest CSS named color is LightCyan.

What is the closest Tailwind color to #E7FDFF?+

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