#EBF9FE Color

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

Color preview

#EBF9FE

Color formats

HEX
#EBF9FE
RGB
rgb(235, 249, 254)
RGBA
rgba(235, 249, 254, 1)
HSL
hsl(196, 90%, 96%)
HSV
hsv(196, 7%, 100%)
CMYK
cmyk(7%, 2%, 0%, 0%)
CSS variable
--color-primary: #EBF9FE;
Lowercase HEX
#ebf9fe

Shades

Tints

Tones

Harmony

CSS snippets for #EBF9FE

.color-ebf9fe {
  color: #EBF9FE;
  background-color: #EBF9FE;
}

Frequently asked questions

What color is #EBF9FE?+

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

What is the closest Tailwind color to #EBF9FE?+

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