#EFF5F1 Color

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

Color preview

#EFF5F1

Color formats

HEX
#EFF5F1
RGB
rgb(239, 245, 241)
RGBA
rgba(239, 245, 241, 1)
HSL
hsl(140, 23%, 95%)
HSV
hsv(140, 2%, 96%)
CMYK
cmyk(2%, 0%, 2%, 4%)
CSS variable
--color-primary: #EFF5F1;
Lowercase HEX
#eff5f1

Shades

Tints

Tones

Harmony

CSS snippets for #EFF5F1

.color-eff5f1 {
  color: #EFF5F1;
  background-color: #EFF5F1;
}

Frequently asked questions

What color is #EFF5F1?+

#EFF5F1 is a HEX color with RGB value rgb(239, 245, 241) and HSL value hsl(140, 23%, 95%). Its closest CSS named color is WhiteSmoke.

What is the closest Tailwind color to #EFF5F1?+

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