#EFE8EB Color

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

Color preview

#EFE8EB

Color formats

HEX
#EFE8EB
RGB
rgb(239, 232, 235)
RGBA
rgba(239, 232, 235, 1)
HSL
hsl(334, 18%, 92%)
HSV
hsv(334, 3%, 94%)
CMYK
cmyk(0%, 3%, 2%, 6%)
CSS variable
--color-primary: #EFE8EB;
Lowercase HEX
#efe8eb

Shades

Tints

Tones

Harmony

CSS snippets for #EFE8EB

.color-efe8eb {
  color: #EFE8EB;
  background-color: #EFE8EB;
}

Frequently asked questions

What color is #EFE8EB?+

#EFE8EB is a HEX color with RGB value rgb(239, 232, 235) and HSL value hsl(334, 18%, 92%). Its closest CSS named color is Linen.

What is the closest Tailwind color to #EFE8EB?+

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