#EBF2F4 Color

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

Color preview

#EBF2F4

Color formats

HEX
#EBF2F4
RGB
rgb(235, 242, 244)
RGBA
rgba(235, 242, 244, 1)
HSL
hsl(193, 29%, 94%)
HSV
hsv(193, 4%, 96%)
CMYK
cmyk(4%, 1%, 0%, 4%)
CSS variable
--color-primary: #EBF2F4;
Lowercase HEX
#ebf2f4

Shades

Tints

Tones

Harmony

CSS snippets for #EBF2F4

.color-ebf2f4 {
  color: #EBF2F4;
  background-color: #EBF2F4;
}

Frequently asked questions

What color is #EBF2F4?+

#EBF2F4 is a HEX color with RGB value rgb(235, 242, 244) and HSL value hsl(193, 29%, 94%). Its closest CSS named color is WhiteSmoke.

What is the closest Tailwind color to #EBF2F4?+

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