#EBEEF6 Color

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

Color preview

#EBEEF6

Color formats

HEX
#EBEEF6
RGB
rgb(235, 238, 246)
RGBA
rgba(235, 238, 246, 1)
HSL
hsl(224, 38%, 94%)
HSV
hsv(224, 4%, 96%)
CMYK
cmyk(4%, 3%, 0%, 4%)
CSS variable
--color-primary: #EBEEF6;
Lowercase HEX
#ebeef6

Shades

Tints

Tones

Harmony

CSS snippets for #EBEEF6

.color-ebeef6 {
  color: #EBEEF6;
  background-color: #EBEEF6;
}

Frequently asked questions

What color is #EBEEF6?+

#EBEEF6 is a HEX color with RGB value rgb(235, 238, 246) and HSL value hsl(224, 38%, 94%). Its closest CSS named color is Lavender.

What is the closest Tailwind color to #EBEEF6?+

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