#EBEBF2 Color

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

Color preview

#EBEBF2

Color formats

HEX
#EBEBF2
RGB
rgb(235, 235, 242)
RGBA
rgba(235, 235, 242, 1)
HSL
hsl(240, 21%, 94%)
HSV
hsv(240, 3%, 95%)
CMYK
cmyk(3%, 3%, 0%, 5%)
CSS variable
--color-primary: #EBEBF2;
Lowercase HEX
#ebebf2

Shades

Tints

Tones

Harmony

CSS snippets for #EBEBF2

.color-ebebf2 {
  color: #EBEBF2;
  background-color: #EBEBF2;
}

Frequently asked questions

What color is #EBEBF2?+

#EBEBF2 is a HEX color with RGB value rgb(235, 235, 242) and HSL value hsl(240, 21%, 94%). Its closest CSS named color is Lavender.

What is the closest Tailwind color to #EBEBF2?+

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