#EFF1E7 Color

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

Color preview

#EFF1E7

Color formats

HEX
#EFF1E7
RGB
rgb(239, 241, 231)
RGBA
rgba(239, 241, 231, 1)
HSL
hsl(72, 26%, 93%)
HSV
hsv(72, 4%, 95%)
CMYK
cmyk(1%, 0%, 4%, 5%)
CSS variable
--color-primary: #EFF1E7;
Lowercase HEX
#eff1e7

Shades

Tints

Tones

Harmony

CSS snippets for #EFF1E7

.color-eff1e7 {
  color: #EFF1E7;
  background-color: #EFF1E7;
}

Frequently asked questions

What color is #EFF1E7?+

#EFF1E7 is a HEX color with RGB value rgb(239, 241, 231) and HSL value hsl(72, 26%, 93%). Its closest CSS named color is Linen.

What is the closest Tailwind color to #EFF1E7?+

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