crispedge.com

Color picker

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

#ffe2c7 hex color - Wild Maple - Brown - Warm color - Information

#ffe2c7 hex color - Wild Maple - Brown - Warm color

Color Mixture: Orange and Brown

Color Hue/Base color: Brown

Hex #ffe2c7 Color Code is also known as Wild Maple color.

Hex #ffe2c7 Color code in RGB color code model is created after adding 100% red color, 88.63% green color and 78.04% blue color. Hex #ffe2c7 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 11% magenta, 22% yellow and 0% black.

Hex #ffe2c7 color code is between #eeddcc web safe hex color code and #ddeebb web safe hex color code. #eeddcc is the nearest web safe color code. You can see here many more shades of #ffe2c7 color code.

0 Likes 0 Comments | 38 Views

Color Table

Hex Color Codeffe2c7#ffe2c7
RGB Decimal255, 226, 199rgb(255, 226, 199)
RGB Percent100%, 89%, 78%rgb(100%, 89%, 78%)
CSS RGBa255, 226, 199,1rgba(255,226,199,1)
CMYK Modelcmyk(0%,11%,22%,0%)
HSL Color Space29,100% ,89%hsl(29,100% ,89%)
HSV Color Space29°, 22%, 100%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111111111110001011000111
Octal377342307
Decimal255226199
Hexffe2c7

Different shades of #ffe2c7 color code.

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

Light Shade of #ffe2c7
#fffcfa
Dark Shade of #ffe2c7
#ffc894
Saturated Shade of #ffe2c7
#ffe2c7
Desaturated Shade of #ffe2c7
#fce2ca
Grey scale Shade of #ffe2c7
#e3e3e3
Brighten Shade
#fffbe0
Most Readable Shade
#000000

Shades of #ffe2c7 color code

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

#ffe2c7
#e2c8b0
#c6af9a
#aa9684
#8d7d6e
#716458
#554b42
#38322c
#1c1916
#000000

Similar Color like #ffe2c7 color

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

#ffe3c8
#ffe4c9
#ffe5ca
#ffe6cb
#ffe7cc
#ffe8cd
#ffe9ce
#ffeacf
#ffebd0
#ffecd1
#ffedd2
#ffeed3
#ffefd4
#fff0d5
#fee1c6
#fde0c5
#fcdfc4
#fbdec3
#faddc2
#f9dcc1
#f8dbc0
#f7dabf
#f6d9be
#f5d8bd
#f4d7bc
#f3d6bb
#f2d5ba
#f1d4b9

Monochromatic Color with #ffe2c7

#ffe2c7
#2a2621
#554b42
#807164
#aa9785
#d4bca6

Tints of #ffe2c7 Color

#ffe2c7
#ffe5cd
#ffe8d3
#ffebd9
#ffeedf
#fff2e6
#fff5ec
#fff8f2
#fffbf8
#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

#ffe2c7
#c7e4ff

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

Split Complementary

#ffe2c7
#c7fffe
#c7c8ff

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

Analogous Color

#ffccc7
#ffd7c7
#ffe2c7
#ffedc7
#fff8c7

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

#ffe2c7
#c7ffe2
#e2c7ff

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

#ffe2c7
#c8ffc7
#c7e4ff
#fec7ff

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

#ffe2c7
#c7e4ff
#c7c8ff
#fffec7

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

#ffe2c7 Color Code Preview on Black Background Color

This is how #ffe2c7 Color will look on black background color. Color contrast ratio is 16.96

#ffe2c7 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ffe2c7

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ffe2c7

#ffe2c7 color code is use for CSS Background Color

Background color for the above div is #ffe2c7

HTML with inline CSS

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

#ffe2c7 color code is use for CSS Border Color

CSS Border color for the above div is #ffe2c7

HTML with inline CSS

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

CSS Border Left color for the above div is #ffe2c7

HTML with inline CSS

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

CSS Border Right color for the above div is #ffe2c7

HTML with inline CSS

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

CSS Border Bottom color for the above div is #ffe2c7

HTML with inline CSS

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

CSS Border Top color for the above div is #ffe2c7

HTML with inline CSS

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

#ffe2c7 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#ffe2c7 Color code Preview on White Background

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

Related Gradients

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

0 Likes 0 Comments | 38 Views

Post your comment:-

By submitting comment you agree to our privacy policy.