#E1FAF6 Color

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

Color preview

#E1FAF6

Color formats

HEX
#E1FAF6
RGB
rgb(225, 250, 246)
RGBA
rgba(225, 250, 246, 1)
HSL
hsl(170, 71%, 93%)
HSV
hsv(170, 10%, 98%)
CMYK
cmyk(10%, 0%, 2%, 2%)
CSS variable
--color-primary: #E1FAF6;
Lowercase HEX
#e1faf6

Shades

Tints

Tones

Harmony

CSS snippets for #E1FAF6

.color-e1faf6 {
  color: #E1FAF6;
  background-color: #E1FAF6;
}

Frequently asked questions

What color is #E1FAF6?+

#E1FAF6 is a HEX color with RGB value rgb(225, 250, 246) and HSL value hsl(170, 71%, 93%). Its closest CSS named color is LightCyan.

What is the closest Tailwind color to #E1FAF6?+

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