#EBF4FE Color

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

Color preview

#EBF4FE

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #EBF4FE

.color-ebf4fe {
  color: #EBF4FE;
  background-color: #EBF4FE;
}

Frequently asked questions

What color is #EBF4FE?+

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

What is the closest Tailwind color to #EBF4FE?+

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