#EBEEF7 Color

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

Color preview

#EBEEF7

Color formats

HEX
#EBEEF7
RGB
rgb(235, 238, 247)
RGBA
rgba(235, 238, 247, 1)
HSL
hsl(225, 43%, 95%)
HSV
hsv(225, 5%, 97%)
CMYK
cmyk(5%, 4%, 0%, 3%)
CSS variable
--color-primary: #EBEEF7;
Lowercase HEX
#ebeef7

Shades

Tints

Tones

Harmony

CSS snippets for #EBEEF7

.color-ebeef7 {
  color: #EBEEF7;
  background-color: #EBEEF7;
}

Frequently asked questions

What color is #EBEEF7?+

#EBEEF7 is a HEX color with RGB value rgb(235, 238, 247) and HSL value hsl(225, 43%, 95%). Its closest CSS named color is Lavender.

What is the closest Tailwind color to #EBEEF7?+

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