#EFEDFB Color

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

Color preview

#EFEDFB

Color formats

HEX
#EFEDFB
RGB
rgb(239, 237, 251)
RGBA
rgba(239, 237, 251, 1)
HSL
hsl(249, 64%, 96%)
HSV
hsv(249, 6%, 98%)
CMYK
cmyk(5%, 6%, 0%, 2%)
CSS variable
--color-primary: #EFEDFB;
Lowercase HEX
#efedfb

Shades

Tints

Tones

Harmony

CSS snippets for #EFEDFB

.color-efedfb {
  color: #EFEDFB;
  background-color: #EFEDFB;
}

Frequently asked questions

What color is #EFEDFB?+

#EFEDFB is a HEX color with RGB value rgb(239, 237, 251) and HSL value hsl(249, 64%, 96%). Its closest CSS named color is Lavender.

What is the closest Tailwind color to #EFEDFB?+

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