#EFEFFE Color

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

Color preview

#EFEFFE

Color formats

HEX
#EFEFFE
RGB
rgb(239, 239, 254)
RGBA
rgba(239, 239, 254, 1)
HSL
hsl(240, 88%, 97%)
HSV
hsv(240, 6%, 100%)
CMYK
cmyk(6%, 6%, 0%, 0%)
CSS variable
--color-primary: #EFEFFE;
Lowercase HEX
#efeffe

Shades

Tints

Tones

Harmony

CSS snippets for #EFEFFE

.color-efeffe {
  color: #EFEFFE;
  background-color: #EFEFFE;
}

Frequently asked questions

What color is #EFEFFE?+

#EFEFFE is a HEX color with RGB value rgb(239, 239, 254) and HSL value hsl(240, 88%, 97%). Its closest CSS named color is AliceBlue.

What is the closest Tailwind color to #EFEFFE?+

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