crispedge.com

Color picker

Loading...
Click "Search Color" button for color information.

#efe5df hex color - Grey - Warm color - Information

#efe5df hex color - Grey - Warm color

Color Mixture: Orange and Brown

Color Hue/Base color: Grey

Hex #efe5df Color code in RGB color code model is created after adding 93.73% red color, 89.8% green color and 87.45% blue color. Hex #efe5df Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 4% magenta, 7% yellow and 6% black.

Hex #efe5df color code is between #eedddd web safe hex color code and #ffeeee web safe hex color code. #eedddd is the nearest web safe color code. You can see here many more shades of #efe5df color code.

0 Likes 0 Comments | 19 Views

Color Table

Hex Color Codeefe5df#efe5df
RGB Decimal239, 229, 223rgb(239, 229, 223)
RGB Percent94%, 90%, 87%rgb(94%, 90%, 87%)
CSS RGBa239, 229, 223,1rgba(239,229,223,1)
CMYK Modelcmyk(0%,4%,7%,6%)
HSL Color Space23,33% ,91%hsl(23,33% ,91%)
HSV Color Space23°, 7%, 94%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111011111110010111011111
Octal357345337
Decimal239229223
Hexefe5df

Different shades of #efe5df color code.

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

Light Shade of #efe5df
#ffffff
Dark Shade of #efe5df
#dec9bd
Saturated Shade of #efe5df
#f1e4dd
Desaturated Shade of #efe5df
#ede6e1
Grey scale Shade of #efe5df
#e7e7e7
Brighten Shade
#fffef8
Most Readable Shade
#000000

Shades of #efe5df color code

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

#efe5df
#d4cbc6
#b9b2ad
#9f9894
#847f7b
#6a6563
#4f4c4a
#353231
#1a1918
#000000

Similar Color like #efe5df color

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

#f0e6e0
#f1e7e1
#f2e8e2
#f3e9e3
#f4eae4
#f5ebe5
#f6ece6
#f7ede7
#f8eee8
#f9efe9
#faf0ea
#fbf1eb
#fcf2ec
#fdf3ed
#eee4de
#ede3dd
#ece2dc
#ebe1db
#eae0da
#e9dfd9
#e8ded8
#e7ddd7
#e6dcd6
#e5dbd5
#e4dad4
#e3d9d3
#e2d8d2
#e1d7d1

Monochromatic Color with #efe5df

#efe5df
#1a1919
#454240
#6f6b68
#9a9490
#c4bcb7

Tints of #efe5df Color

#efe5df
#f0e7e2
#f2eae6
#f4ede9
#f6f0ed
#f7f3f0
#f9f6f4
#fbf9f7
#fdfcfb
#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

#efe5df
#dfe9ef

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

Split Complementary

#efe5df
#dfefed
#dfe1ef

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

Analogous Color

#efdfdf
#efe2df
#efe5df
#efe8df
#efebdf

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

#efe5df
#dfefe5
#e5dfef

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

#efe5df
#e1efdf
#dfe9ef
#eddfef

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

#efe5df
#dfe9ef
#dfe1ef
#efeddf

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

#efe5df Color Code Preview on Black Background Color

This is how #efe5df Color will look on black background color. Color contrast ratio is 16.94

#efe5df in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #efe5df

HTML with inline CSS

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

Your Example Paragraph content text in with font color #efe5df

#efe5df color code is use for CSS Background Color

Background color for the above div is #efe5df

HTML with inline CSS

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

#efe5df color code is use for CSS Border Color

CSS Border color for the above div is #efe5df

HTML with inline CSS

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

CSS Border Left color for the above div is #efe5df

HTML with inline CSS

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

CSS Border Right color for the above div is #efe5df

HTML with inline CSS

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

CSS Border Bottom color for the above div is #efe5df

HTML with inline CSS

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

CSS Border Top color for the above div is #efe5df

HTML with inline CSS

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

#efe5df hex Color code used as CSS color Codes

Example CSS Class for usage

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

#efe5df Color code Preview on White Background

This is how #efe5df Color code will look on white background color. Color contrast ratio is 1.24

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

Related Gradients

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

0 Likes 0 Comments | 19 Views

Post your comment:-

By submitting comment you agree to our privacy policy.