#E3E8FD Color

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

Color preview

#E3E8FD

Color formats

HEX
#E3E8FD
RGB
rgb(227, 232, 253)
RGBA
rgba(227, 232, 253, 1)
HSL
hsl(228, 87%, 94%)
HSV
hsv(228, 10%, 99%)
CMYK
cmyk(10%, 8%, 0%, 1%)
CSS variable
--color-primary: #E3E8FD;
Lowercase HEX
#e3e8fd

Shades

Tints

Tones

Harmony

CSS snippets for #E3E8FD

.color-e3e8fd {
  color: #E3E8FD;
  background-color: #E3E8FD;
}

Frequently asked questions

What color is #E3E8FD?+

#E3E8FD is a HEX color with RGB value rgb(227, 232, 253) and HSL value hsl(228, 87%, 94%). Its closest CSS named color is Lavender.

What is the closest Tailwind color to #E3E8FD?+

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