#E6EBFB Color

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

Color preview

#E6EBFB

Color formats

HEX
#E6EBFB
RGB
rgb(230, 235, 251)
RGBA
rgba(230, 235, 251, 1)
HSL
hsl(226, 72%, 94%)
HSV
hsv(226, 8%, 98%)
CMYK
cmyk(8%, 6%, 0%, 2%)
CSS variable
--color-primary: #E6EBFB;
Lowercase HEX
#e6ebfb

Shades

Tints

Tones

Harmony

CSS snippets for #E6EBFB

.color-e6ebfb {
  color: #E6EBFB;
  background-color: #E6EBFB;
}

Frequently asked questions

What color is #E6EBFB?+

#E6EBFB is a HEX color with RGB value rgb(230, 235, 251) and HSL value hsl(226, 72%, 94%). Its closest CSS named color is Lavender.

What is the closest Tailwind color to #E6EBFB?+

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