#E7FAF9 Color

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

Color preview

#E7FAF9

Color formats

HEX
#E7FAF9
RGB
rgb(231, 250, 249)
RGBA
rgba(231, 250, 249, 1)
HSL
hsl(177, 66%, 94%)
HSV
hsv(177, 8%, 98%)
CMYK
cmyk(8%, 0%, 0%, 2%)
CSS variable
--color-primary: #E7FAF9;
Lowercase HEX
#e7faf9

Shades

Tints

Tones

Harmony

CSS snippets for #E7FAF9

.color-e7faf9 {
  color: #E7FAF9;
  background-color: #E7FAF9;
}

Frequently asked questions

What color is #E7FAF9?+

#E7FAF9 is a HEX color with RGB value rgb(231, 250, 249) and HSL value hsl(177, 66%, 94%). Its closest CSS named color is LightCyan.

What is the closest Tailwind color to #E7FAF9?+

The closest Tailwind color is emerald-50, available as the bg-emerald-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