#EBEFFA Color

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

Color preview

#EBEFFA

Color formats

HEX
#EBEFFA
RGB
rgb(235, 239, 250)
RGBA
rgba(235, 239, 250, 1)
HSL
hsl(224, 60%, 95%)
HSV
hsv(224, 6%, 98%)
CMYK
cmyk(6%, 4%, 0%, 2%)
CSS variable
--color-primary: #EBEFFA;
Lowercase HEX
#ebeffa

Shades

Tints

Tones

Harmony

CSS snippets for #EBEFFA

.color-ebeffa {
  color: #EBEFFA;
  background-color: #EBEFFA;
}

Frequently asked questions

What color is #EBEFFA?+

#EBEFFA is a HEX color with RGB value rgb(235, 239, 250) and HSL value hsl(224, 60%, 95%). Its closest CSS named color is Lavender.

What is the closest Tailwind color to #EBEFFA?+

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