#EBF5F4 Color

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

Color preview

#EBF5F4

Color formats

HEX
#EBF5F4
RGB
rgb(235, 245, 244)
RGBA
rgba(235, 245, 244, 1)
HSL
hsl(174, 33%, 94%)
HSV
hsv(174, 4%, 96%)
CMYK
cmyk(4%, 0%, 0%, 4%)
CSS variable
--color-primary: #EBF5F4;
Lowercase HEX
#ebf5f4

Shades

Tints

Tones

Harmony

CSS snippets for #EBF5F4

.color-ebf5f4 {
  color: #EBF5F4;
  background-color: #EBF5F4;
}

Frequently asked questions

What color is #EBF5F4?+

#EBF5F4 is a HEX color with RGB value rgb(235, 245, 244) and HSL value hsl(174, 33%, 94%). Its closest CSS named color is WhiteSmoke.

What is the closest Tailwind color to #EBF5F4?+

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