#E6EDEF Color

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

Color preview

#E6EDEF

Color formats

HEX
#E6EDEF
RGB
rgb(230, 237, 239)
RGBA
rgba(230, 237, 239, 1)
HSL
hsl(193, 22%, 92%)
HSV
hsv(193, 4%, 94%)
CMYK
cmyk(4%, 1%, 0%, 6%)
CSS variable
--color-primary: #E6EDEF;
Lowercase HEX
#e6edef

Shades

Tints

Tones

Harmony

CSS snippets for #E6EDEF

.color-e6edef {
  color: #E6EDEF;
  background-color: #E6EDEF;
}

Frequently asked questions

What color is #E6EDEF?+

#E6EDEF is a HEX color with RGB value rgb(230, 237, 239) and HSL value hsl(193, 22%, 92%). Its closest CSS named color is Lavender.

What is the closest Tailwind color to #E6EDEF?+

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