#EBEDFE Color

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

Color preview

#EBEDFE

Color formats

HEX
#EBEDFE
RGB
rgb(235, 237, 254)
RGBA
rgba(235, 237, 254, 1)
HSL
hsl(234, 90%, 96%)
HSV
hsv(234, 7%, 100%)
CMYK
cmyk(7%, 7%, 0%, 0%)
CSS variable
--color-primary: #EBEDFE;
Lowercase HEX
#ebedfe

Shades

Tints

Tones

Harmony

CSS snippets for #EBEDFE

.color-ebedfe {
  color: #EBEDFE;
  background-color: #EBEDFE;
}

Frequently asked questions

What color is #EBEDFE?+

#EBEDFE is a HEX color with RGB value rgb(235, 237, 254) and HSL value hsl(234, 90%, 96%). Its closest CSS named color is Lavender.

What is the closest Tailwind color to #EBEDFE?+

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