crispedge.com

Color picker

Loading...

#eae5e7 hex color - Grey - Warm color - Information

#eae5e7 hex color - Grey - Warm color

Color Hue/Base color: Grey

Hex #eae5e7 Color code in RGB color code model is created after adding 91.76% red color, 89.8% green color and 90.59% blue color. Hex #eae5e7 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 2% magenta, 1% yellow and 8% black.

Hex #eae5e7 color code is between #eeddee web safe hex color code and #ddeedd web safe hex color code. #eeddee is the nearest web safe color code. You can see here many more shades of #eae5e7 color code.

0 Likes 0 Comments | 16 Views

RGB Chart

RGB Chart using SVG and CSS mix-blend-mode: lighten;

Color Table

Hex Color Codeeae5e7#eae5e7
RGB Decimal234, 229, 231rgb(234, 229, 231)
RGB Percent92%, 90%, 91%rgb(92%, 90%, 91%)
CSS RGBa234, 229, 231,1rgba(234,229,231,1)
CMYK Modelcmyk(0%,2%,1%,8%)
HSL Color Space336,11% ,91%hsl(336,11% ,91%)
HSV Color Space336°, 2%, 92%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111010101110010111100111
Octal352345347
Decimal234229231
Hexeae5e7

Different shades of #eae5e7 color code.

Different color shades are produced by adding adding white or black (respectively). Generate more color shades with shades generator.

Light Shade of #eae5e7
#ffffff
Dark Shade of #eae5e7
#d3c9cd
Saturated Shade of #eae5e7
#ece3e7
Desaturated Shade of #eae5e7
#e8e7e7
Grey scale Shade of #eae5e7
#e7e7e7
Brighten Shade
#fffeff
Most Readable Shade
#000000

Shades of #eae5e7 color code

Generate more color scales with scales (color stack) generator.

#eae5e7
#d0cbcd
#b6b2b3
#9c989a
#827f80
#686566
#4e4c4d
#343233
#1a1919
#000000

Similar Color like #eae5e7 color

Find visually similar hex color codes nearing to #eae5e7 hex color. Similar colors can help you tweak and adjust for your project until it’s just right.

#ebe6e8
#ece7e9
#ede8ea
#eee9eb
#efeaec
#f0ebed
#f1ecee
#f2edef
#f3eef0
#f4eff1
#f5f0f2
#f6f1f3
#f7f2f4
#f8f3f5
#e9e4e6
#e8e3e5
#e7e2e4
#e6e1e3
#e5e0e2
#e4dfe1
#e3dee0
#e2dddf
#e1dcde
#e0dbdd
#dfdadc
#ded9db
#ddd8da
#dcd7d9

Monochromatic Color with #eae5e7

#eae5e7
#151515
#403f3f
#6a6869
#959293
#bfbbbd

Tints of #eae5e7 Color

#eae5e7
#ece7e9
#eeeaec
#f1edef
#f3f0f1
#f5f3f4
#f8f6f7
#faf9f9
#fcfcfc
#ffffff

Color Schemes

A good color harmony is perfect looking color combinations or colors that look good together. Everyone from designers to developers are looking for colors that go well together. Color schemes above are different relative position on color spectrum. Using them together will create aesthetic looks.

Complimentary

#eae5e7
#e5eae8

Complimentary Colors are colors on opposite sides of the color wheel that goes well together.

Split Complementary

#eae5e7
#e5eae6
#e5eaea

Split Complimentary Colors are two secondary colors with one color as the main color. Secondary colors be used for accents and highlights.

Analogous Color

#eae5e9
#eae5e8
#eae5e7
#eae5e6
#eae5e5

Analogous colors are a slight variation in one color or related colors or neighboring colors on either side of color wheel . Example like Red, Orange and Yellow with red as central color. An analogous color scheme creates a rich, monochromatic look. Analogous scheme lacks contrast and is not as vibrant as complementary schemes.

Triadic Color

#eae5e7
#e7eae5
#e5e7ea

The primary colors are Red, Green Blue. They are an example of a triadic color scheme. Put a triangle on color wheel and find all three triadic colors. Triadic color schemes are vibrant with high color contrast with color harmony.

Tetrad/Square Color

#eae5e7
#e9eae5
#e5eae8
#e5e5ea

Tetrad/Square Color is vibrant, positive and colorful color scheme. Its a diverse color scheme, Google, Microsoft, Slack & eBay uses in their color logos.

Double Complementary Color

#eae5e7
#e5eae8
#e5eaea
#eae6e5

Double Complementary is Four color (a mix of primar and secondary colors) scheme with two colors (hues) are next to each other on the color wheel are paired with two adjacent colors (hues) on the opposite side. For examle Red (Primary) and Orange (Secondary) with adjacent to Blue (Primary) and Green (Secondary).

Hex #eae5e7 Color Code use in CSS Color, CSS Font/Text Color, CSS Background Color, CSS Border Color, CSS placeholder color, CSS rgba, Box Shadow Color, Text Shadow color.

#eae5e7 Color Code Preview on Black Background Color

This is how #eae5e7 Color will look on black background color. Color contrast ratio is 16.86

#eae5e7 in use for CSS Font/Text Color

HTML with inline CSS

<p style="color:#eae5e7">Your Example Paragraph content text in with font color #eae5e7 </p>

Your Example Paragraph content text in with font color #eae5e7

HTML with inline CSS

<div style="color:#eae5e7">Your Paragraph text in with font color #eae5e7 </div>

Your Example Paragraph content text in with font color #eae5e7

#eae5e7 color code is use for CSS Background Color

Background color for the above div is #eae5e7

HTML with inline CSS

<div style="background-color:#eae5e7;"></div>

#eae5e7 color code is use for CSS Border Color

CSS Border color for the above div is #eae5e7

HTML with inline CSS

<div style="border:5px solid #eae5e7;"></div>

CSS Border Left color for the above div is #eae5e7

HTML with inline CSS

<div style="border-left:5px solid #eae5e7;"></div>

CSS Border Right color for the above div is #eae5e7

HTML with inline CSS

<div style="border-right:5px solid #eae5e7;"></div>

CSS Border Bottom color for the above div is #eae5e7

HTML with inline CSS

<div style="border-bottom:5px solid #eae5e7;"></div>

CSS Border Top color for the above div is #eae5e7

HTML with inline CSS

<div style="border-top:5px solid #eae5e7;"></div>

#eae5e7 hex Color code used as CSS color Codes

Example CSS Class for usage

.examplebgclass {background-color:#eae5e7; } .examplecolorclass {color:#eae5e7; } .examplebordercolor {border:3px solid #eae5e7; }

#eae5e7 Color code Preview on White Background

This is how #eae5e7 Color code will look on white background color. Color contrast ratio is 1.25

Different text-shadow examples and usage

coming soon...

CSS3 text-shadow and box-shadow Usage

Example CSS Class for usage

.exampleTextShadowClass { text-shadow: 4px 4px 2px #eae5e7; } .exampleBoxShadowClass { box-shadow: 1px 1px 3px 2px #eae5e7; }

Gradient Background

Beautiful Colored Gradient Background. Find awesome Gradient backgrounds for your next project.

Gradient Text

Find Gradient Text for your next project.

CRISPEDGE


 .gradientTextClass{
  background: 
      linear-gradient(217deg, rgba(234,229,231,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(229,234,232,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(234,229,231,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }
							

0 Likes 0 Comments | 16 Views

Post your comment:-

By submitting comment you agree to our privacy policy.