#EBF3FE Color

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

Color preview

#EBF3FE

Color formats

HEX
#EBF3FE
RGB
rgb(235, 243, 254)
RGBA
rgba(235, 243, 254, 1)
HSL
hsl(215, 90%, 96%)
HSV
hsv(215, 7%, 100%)
CMYK
cmyk(7%, 4%, 0%, 0%)
CSS variable
--color-primary: #EBF3FE;
Lowercase HEX
#ebf3fe

Shades

Tints

Tones

Harmony

CSS snippets for #EBF3FE

.color-ebf3fe {
  color: #EBF3FE;
  background-color: #EBF3FE;
}

Frequently asked questions

What color is #EBF3FE?+

#EBF3FE is a HEX color with RGB value rgb(235, 243, 254) and HSL value hsl(215, 90%, 96%). Its closest CSS named color is AliceBlue.

What is the closest Tailwind color to #EBF3FE?+

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