crispedge.com

Color picker

Loading...

#efe7ea hex color - Grey - Warm color - Information

#efe7ea hex color - Grey - Warm color

Color Hue/Base color: Grey

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

Hex #efe7ea color code is between #eeeeee web safe hex color code and #ffdddd web safe hex color code. #eeeeee is the nearest web safe color code. You can see here many more shades of #efe7ea color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codeefe7ea#efe7ea
RGB Decimal239, 231, 234rgb(239, 231, 234)
RGB Percent94%, 91%, 92%rgb(94%, 91%, 92%)
CSS RGBa239, 231, 234,1rgba(239,231,234,1)
CMYK Modelcmyk(0%,3%,2%,6%)
HSL Color Space338,20% ,92%hsl(338,20% ,92%)
HSV Color Space338°, 3%, 94%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111011111110011111101010
Octal357347352
Decimal239231234
Hexefe7ea

Different shades of #efe7ea color code.

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

Light Shade of #efe7ea
#ffffff
Dark Shade of #efe7ea
#dbc8cf
Saturated Shade of #efe7ea
#f1e5e9
Desaturated Shade of #efe7ea
#ede9ea
Grey scale Shade of #efe7ea
#ebebeb
Brighten Shade
#ffffff
Most Readable Shade
#000000

Shades of #efe7ea color code

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

#efe7ea
#d4cdd0
#b9b3b6
#9f9a9c
#848082
#6a6668
#4f4d4e
#353334
#1a191a
#000000

Similar Color like #efe7ea color

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

#f0e8eb
#f1e9ec
#f2eaed
#f3ebee
#f4ecef
#f5edf0
#f6eef1
#f7eff2
#f8f0f3
#f9f1f4
#faf2f5
#fbf3f6
#fcf4f7
#fdf5f8
#eee6e9
#ede5e8
#ece4e7
#ebe3e6
#eae2e5
#e9e1e4
#e8e0e3
#e7dfe2
#e6dee1
#e5dde0
#e4dcdf
#e3dbde
#e2dadd
#e1d9dc

Monochromatic Color with #efe7ea

#efe7ea
#1a1a1a
#454344
#6f6c6d
#9a9597
#c4bec0

Tints of #efe7ea Color

#efe7ea
#f0e9ec
#f2ecee
#f4eff1
#f6f1f3
#f7f4f5
#f9f7f8
#fbf9fa
#fdfcfc
#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

#efe7ea
#e7efec

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

Split Complementary

#efe7ea
#e7efe8
#e7eeef

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

Analogous Color

#efe7ed
#efe7ec
#efe7ea
#efe7e8
#efe7e7

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

#efe7ea
#eaefe7
#e7eaef

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

#efe7ea
#eeefe7
#e7efec
#e8e7ef

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

#efe7ea
#e7efec
#e7eeef
#efe8e7

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 #efe7ea 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.

#efe7ea Color Code Preview on Black Background Color

This is how #efe7ea Color will look on black background color. Color contrast ratio is 17.29

#efe7ea in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #efe7ea

HTML with inline CSS

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

Your Example Paragraph content text in with font color #efe7ea

#efe7ea color code is use for CSS Background Color

Background color for the above div is #efe7ea

HTML with inline CSS

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

#efe7ea color code is use for CSS Border Color

CSS Border color for the above div is #efe7ea

HTML with inline CSS

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

CSS Border Left color for the above div is #efe7ea

HTML with inline CSS

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

CSS Border Right color for the above div is #efe7ea

HTML with inline CSS

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

CSS Border Bottom color for the above div is #efe7ea

HTML with inline CSS

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

CSS Border Top color for the above div is #efe7ea

HTML with inline CSS

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

#efe7ea hex Color code used as CSS color Codes

Example CSS Class for usage

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

#efe7ea Color code Preview on White Background

This is how #efe7ea Color code will look on white background color. Color contrast ratio is 1.21

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 #efe7ea; } .exampleBoxShadowClass { box-shadow: 1px 1px 3px 2px #efe7ea; }

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(239,231,234,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(231,239,236,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(239,231,234,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }
							

0 Likes 0 Comments | 1 Views

Post your comment:-

By submitting comment you agree to our privacy policy.