✓ Copied to clipboard
#E3E5E5 (Light Gray) color swatch preview — Color From Pic.
#E3E5E5 — Light Gray color swatch

Light Gray

#E3E5E5

📝 Color Information for #E3E5E5

The hexadecimal color code #E3E5E5 represents a very light shade in the gray family. In the RGB color model, this color is composed of 227 red, 229 green, and 229 blue, which translates to approximately 89% red, 90% green, and 90% blue. This makes it a nearly neutral color with cool undertones that can evoke different emotional responses depending on its application. When analyzed in the HSL (Hue, Saturation, Lightness) color space, #E3E5E5 has a hue of 180 degrees, a saturation level of 4%, and a lightness value of 89%. The hue angle of 180° places this color firmly in the gray spectrum. In the HSV/HSB color model, this translates to a hue of 180°, saturation of 1%, and brightness/value of 90%. For print applications using the CMYK color model, #E3E5E5 would be reproduced using 1% cyan, 0% magenta, 0% yellow, and 10% black. The closest web-safe color is #CCCCCC, which may be useful for ensuring compatibility across older displays and systems. This color works well in various design contexts. As a lighter shade, it's excellent for backgrounds, negative space, and creating a sense of openness in designs. The moderate to low saturation gives this color a sophisticated, muted quality that works well in professional and minimalist designs. When pairing #E3E5E5 with other colors, consider its complementary color at hue 0° for maximum contrast, or use analogous colors within 30° of its hue for harmonious combinations. The decimal representation of this color is 14935525, which can be useful in certain programming contexts.

🔢 Color Conversion Codes for #E3E5E5

Tailwind CSS
neutral-200
HEX
#E3E5E5
RGB
rgb(227, 229, 229)
RGB %
89%, 90%, 90%
HSL
hsl(180, 4%, 89%)
HSV
hsv(180, 1%, 90%)
CMYK
1%, 0%, 0%, 10%
Decimal
14935525
Web Safe
#CCCCCC

🎨 Color Schemes for #E3E5E5

Complementary
Analogous
Triadic
Split Complementary
Tetradic (Rectangle)

🔄 Alternatives to #E3E5E5

🌗 Shades and Tints of #E3E5E5

Shades (adding black)
Tints (adding white)

🎚️ Tones of #E3E5E5

Tones (adding gray / desaturating)

🌈 Hue Variations of #E3E5E5

Hue Variations (shifting the color spectrum)

👁️ Preview of #E3E5E5 in Use

Text on #E3E5E5
This demonstrates text readability on the color background. (Click to edit)
#E3E5E5 as Text
This shows the color used as text on white. (Click to edit)

👓 Color Blindness Simulation for #E3E5E5

Check how a color is perceived by people with different types of color blindness to create more accessible designs. Understanding color perception helps ensure your content is accessible to everyone.

📋 CSS Code for #E3E5E5

:root { --color-hex: #E3E5E5; --color-rgb: 227, 229, 229; --color-hsl: 180, 4%, 89%; } .bg-color { background-color: #E3E5E5; } .text-color { color: #E3E5E5; } .border-color { border-color: #E3E5E5; }

🛠️ Use #E3E5E5 in Your Project

🎨
Build a Palette with #E3E5E5
Generate harmonious color schemes
⚖️
Check Contrast for #E3E5E5
WCAG accessibility testing
🌈
Create a Gradient with #E3E5E5
Beautiful CSS gradients

🔗 Related Colors to #E3E5E5

#E2E4E3
Hue -30°
#E2E4E4
Hue -15°
#E2E4E4
Hue +15°
#E2E3E4
Hue +30°
#BFC4C4
85% L
#9AA2A2
70% L
#6E7777
50% L
#424848
30% L
#E7E9E9
91% L
#ECEEEE
93% L
#F4F5F5
96% L
#FAFAFA
98% L

About Light Gray (#E3E5E5)

Light Gray is a light, muted, cool gray color with a hue angle of 180°, saturation of 4%, and lightness of 89%. Its RGB value is (227, 229, 229) and its CMYK breakdown is C:1% M:0% Y:0% K:10%.

This is a Winter (Muted) color palette archetype. Calm, Clarity, Communication, Tech. Cyan/Teal promotes clear thinking and emotional balance.

Frequently Asked Questions About #E3E5E5

What is the HEX code for Light Gray? +

The HEX code for Light Gray is #E3E5E5. In CSS you can use it directly as color: #E3E5E5; or as a background: background-color: #E3E5E5;. The three-character shorthand is not available for this color since it cannot be reduced without changing the value. Use the full six-character hex for accurate reproduction in any web or design project.

What is the RGB value of #E3E5E5? +

The RGB value of #E3E5E5 is rgb(227, 229, 229). This means the color contains 227 out of 255 parts red, 229 out of 255 parts green, and 229 out of 255 parts blue. Red is the weakest (with blue dominant) channel in this color mix. You can use the full RGB function in any CSS property: color: rgb(227, 229, 229);

What is the HSL value of #E3E5E5? +

The HSL value of #E3E5E5 is hsl(180, 4%, 89%). The hue is 180°, placing it in the gray family on the color wheel. The saturation is 4%, making it muted. The lightness is 89%, making it light. HSL is the most useful format for programmatic color manipulation in CSS, as you can easily adjust lightness to create tints and shades.

Is #E3E5E5 a warm or cool color? +

#E3E5E5 is classified as a cool color based on its hue angle of 180°. Cool colors — blues, greens, and purples — evoke calm, trust, and professionalism. They tend to recede visually and create a feeling of space. In design, cool colors are often used for technology, healthcare, and finance brands, as well as anywhere a sense of calm or reliability is needed.

What is the CMYK value of #E3E5E5? +

The approximate CMYK value of #E3E5E5 is C:1% M:0% Y:0% K:10%. CMYK (Cyan, Magenta, Yellow, Key/Black) is the color model used in physical printing. Unlike RGB which mixes light additively on screens, CMYK mixes inks subtractively on paper. Note that the RGB-to-CMYK conversion is an approximation — screen colors and print colors exist in different color gamuts, and some screen colors cannot be exactly reproduced in print. For precise print work, consult a professional print color profile or Pantone matching system.

Analyze #E3E5E5 with Other Tools

🔢
Color Converter
Get all formats for #E3E5E5 — HEX, RGB, HSL, HSV, CMYK, harmonies and shades.
Contrast Checker
Test whether #E3E5E5 passes WCAG AA/AAA contrast requirements as text.
🎨
Palette Generator
Generate complementary, triadic, and analogous palettes starting from #E3E5E5.
👓
Blindness Simulator
See how #E3E5E5 appears to users with deuteranopia, protanopia, and tritanopia.
📊
Color Analysis
Deep analysis of luminance, temperature, psychology and harmonies for #E3E5E5.
🎭
Creative Aspects
Explore the mood, psychology, seasonal meaning, and mixing guide for #E3E5E5.
🌅
Gradient Maker
Create a beautiful CSS linear or radial gradient starting from #E3E5E5.
🔬
Technical Formats
See #E3E5E5 in OKLCH, Lab, HSV, XYZ, and other advanced color spaces.
🎨
Practical Formats
Get #E3E5E5 as a CSS variable, Tailwind class, design token, and more.

More Color Tools

Explore our full suite of free color utilities for designers and developers.