#EFEFF6 Color

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

Color preview

#EFEFF6

Color formats

HEX
#EFEFF6
RGB
rgb(239, 239, 246)
RGBA
rgba(239, 239, 246, 1)
HSL
hsl(240, 28%, 95%)
HSV
hsv(240, 3%, 96%)
CMYK
cmyk(3%, 3%, 0%, 4%)
CSS variable
--color-primary: #EFEFF6;
Lowercase HEX
#efeff6

Shades

Tints

Tones

Harmony

CSS snippets for #EFEFF6

.color-efeff6 {
  color: #EFEFF6;
  background-color: #EFEFF6;
}

Frequently asked questions

What color is #EFEFF6?+

#EFEFF6 is a HEX color with RGB value rgb(239, 239, 246) and HSL value hsl(240, 28%, 95%). Its closest CSS named color is WhiteSmoke.

What is the closest Tailwind color to #EFEFF6?+

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