#EFE7EB Color

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

Color preview

#EFE7EB

Color formats

HEX
#EFE7EB
RGB
rgb(239, 231, 235)
RGBA
rgba(239, 231, 235, 1)
HSL
hsl(330, 20%, 92%)
HSV
hsv(330, 3%, 94%)
CMYK
cmyk(0%, 3%, 2%, 6%)
CSS variable
--color-primary: #EFE7EB;
Lowercase HEX
#efe7eb

Shades

Tints

Tones

Harmony

CSS snippets for #EFE7EB

.color-efe7eb {
  color: #EFE7EB;
  background-color: #EFE7EB;
}

Frequently asked questions

What color is #EFE7EB?+

#EFE7EB is a HEX color with RGB value rgb(239, 231, 235) and HSL value hsl(330, 20%, 92%). Its closest CSS named color is Linen.

What is the closest Tailwind color to #EFE7EB?+

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