#EBEEF1 Color

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

Color preview

#EBEEF1

Color formats

HEX
#EBEEF1
RGB
rgb(235, 238, 241)
RGBA
rgba(235, 238, 241, 1)
HSL
hsl(210, 18%, 93%)
HSV
hsv(210, 2%, 95%)
CMYK
cmyk(2%, 1%, 0%, 5%)
CSS variable
--color-primary: #EBEEF1;
Lowercase HEX
#ebeef1

Shades

Tints

Tones

Harmony

CSS snippets for #EBEEF1

.color-ebeef1 {
  color: #EBEEF1;
  background-color: #EBEEF1;
}

Frequently asked questions

What color is #EBEEF1?+

#EBEEF1 is a HEX color with RGB value rgb(235, 238, 241) and HSL value hsl(210, 18%, 93%). Its closest CSS named color is WhiteSmoke.

What is the closest Tailwind color to #EBEEF1?+

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