#E6ECFB Color

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

Color preview

#E6ECFB

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #E6ECFB

.color-e6ecfb {
  color: #E6ECFB;
  background-color: #E6ECFB;
}

Frequently asked questions

What color is #E6ECFB?+

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

What is the closest Tailwind color to #E6ECFB?+

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