#E0F2FD Color

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

Color preview

#E0F2FD

Color formats

HEX
#E0F2FD
RGB
rgb(224, 242, 253)
RGBA
rgba(224, 242, 253, 1)
HSL
hsl(203, 88%, 94%)
HSV
hsv(203, 11%, 99%)
CMYK
cmyk(11%, 4%, 0%, 1%)
CSS variable
--color-primary: #E0F2FD;
Lowercase HEX
#e0f2fd

Shades

Tints

Tones

Harmony

CSS snippets for #E0F2FD

.color-e0f2fd {
  color: #E0F2FD;
  background-color: #E0F2FD;
}

Frequently asked questions

What color is #E0F2FD?+

#E0F2FD is a HEX color with RGB value rgb(224, 242, 253) and HSL value hsl(203, 88%, 94%). Its closest CSS named color is LightCyan.

What is the closest Tailwind color to #E0F2FD?+

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