crispedge.com

Color picker

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

#efe7d5 hex color - Yellow - Warm color - Information

#efe7d5 hex color - Yellow - Warm color

Color Mixture: Orange and Yellow

Color Hue/Base color: Yellow

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

Hex #efe7d5 color code is between #eeeedd web safe hex color code and #ffddcc web safe hex color code. #eeeedd is the nearest web safe color code. You can see here many more shades of #efe7d5 color code.

0 Likes 0 Comments | 3 Views

Color Table

Hex Color Codeefe7d5#efe7d5
RGB Decimal239, 231, 213rgb(239, 231, 213)
RGB Percent94%, 91%, 84%rgb(94%, 91%, 84%)
CSS RGBa239, 231, 213,1rgba(239,231,213,1)
CMYK Modelcmyk(0%,3%,11%,6%)
HSL Color Space42,45% ,89%hsl(42,45% ,89%)
HSV Color Space42°, 11%, 94%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111011111110011111010101
Octal357347325
Decimal239231213
Hexefe7d5

Different shades of #efe7d5 color code.

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

Light Shade of #efe7d5
#fdfcfa
Dark Shade of #efe7d5
#e1d2b0
Saturated Shade of #efe7d5
#f2e8d2
Desaturated Shade of #efe7d5
#ece6d8
Grey scale Shade of #efe7d5
#e2e2e2
Brighten Shade
#ffffee
Most Readable Shade
#000000

Shades of #efe7d5 color code

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

#efe7d5
#d4cdbd
#b9b3a5
#9f9a8e
#848076
#6a665e
#4f4d47
#35332f
#1a1917
#000000

Similar Color like #efe7d5 color

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

#f0e8d6
#f1e9d7
#f2ead8
#f3ebd9
#f4ecda
#f5eddb
#f6eedc
#f7efdd
#f8f0de
#f9f1df
#faf2e0
#fbf3e1
#fcf4e2
#fdf5e3
#eee6d4
#ede5d3
#ece4d2
#ebe3d1
#eae2d0
#e9e1cf
#e8e0ce
#e7dfcd
#e6decc
#e5ddcb
#e4dcca
#e3dbc9
#e2dac8
#e1d9c7

Monochromatic Color with #efe7d5

#efe7d5
#1a1a18
#45433d
#6f6c63
#9a9589
#c4beaf

Tints of #efe7d5 Color

#efe7d5
#f0e9d9
#f2ecde
#f4efe3
#f6f1e7
#f7f4ec
#f9f7f1
#fbf9f5
#fdfcfa
#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

#efe7d5
#d5ddef

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

Split Complementary

#efe7d5
#d5eaef
#dad5ef

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

Analogous Color

#efddd5
#efe2d5
#efe7d5
#efecd5
#edefd5

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

#efe7d5
#d5efe7
#e7d5ef

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

#efe7d5
#d5efda
#d5ddef
#efd5ea

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

#efe7d5
#d5ddef
#dad5ef
#eaefd5

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

#efe7d5 Color Code Preview on Black Background Color

This is how #efe7d5 Color will look on black background color. Color contrast ratio is 17.06

#efe7d5 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #efe7d5

HTML with inline CSS

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

Your Example Paragraph content text in with font color #efe7d5

#efe7d5 color code is use for CSS Background Color

Background color for the above div is #efe7d5

HTML with inline CSS

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

#efe7d5 color code is use for CSS Border Color

CSS Border color for the above div is #efe7d5

HTML with inline CSS

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

CSS Border Left color for the above div is #efe7d5

HTML with inline CSS

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

CSS Border Right color for the above div is #efe7d5

HTML with inline CSS

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

CSS Border Bottom color for the above div is #efe7d5

HTML with inline CSS

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

CSS Border Top color for the above div is #efe7d5

HTML with inline CSS

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

#efe7d5 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#efe7d5 Color code Preview on White Background

This is how #efe7d5 Color code will look on white background color. Color contrast ratio is 1.23

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

Related Gradients

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

0 Likes 0 Comments | 3 Views

Post your comment:-

By submitting comment you agree to our privacy policy.