#E6EAE6 Color

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

Color preview

#E6EAE6

Color formats

HEX
#E6EAE6
RGB
rgb(230, 234, 230)
RGBA
rgba(230, 234, 230, 1)
HSL
hsl(120, 9%, 91%)
HSV
hsv(120, 2%, 92%)
CMYK
cmyk(2%, 0%, 2%, 8%)
CSS variable
--color-primary: #E6EAE6;
Lowercase HEX
#e6eae6

Shades

Tints

Tones

Harmony

CSS snippets for #E6EAE6

.color-e6eae6 {
  color: #E6EAE6;
  background-color: #E6EAE6;
}

Frequently asked questions

What color is #E6EAE6?+

#E6EAE6 is a HEX color with RGB value rgb(230, 234, 230) and HSL value hsl(120, 9%, 91%). Its closest CSS named color is Gainsboro.

What is the closest Tailwind color to #E6EAE6?+

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