crispedge.com

Color picker

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

#f2e1ae hex color - Brown - Warm color - Information

#f2e1ae hex color - Brown - Warm color

Color Mixture: Orange and Yellow

Color Hue/Base color: Brown

Hex #f2e1ae Color code in RGB color code model is created after adding 94.9% red color, 88.24% green color and 68.24% blue color. Hex #f2e1ae Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 7% magenta, 28% yellow and 5% black.

Hex #f2e1ae color code is between #eeddaa web safe hex color code and #ffeebb web safe hex color code. #eeddaa is the nearest web safe color code. You can see here many more shades of #f2e1ae color code.

0 Likes 0 Comments | 6 Views

Color Table

Hex Color Codef2e1ae#f2e1ae
RGB Decimal242, 225, 174rgb(242, 225, 174)
RGB Percent95%, 88%, 68%rgb(95%, 88%, 68%)
CSS RGBa242, 225, 174,1rgba(242,225,174,1)
CMYK Modelcmyk(0%,7%,28%,5%)
HSL Color Space45,72% ,82%hsl(45,72% ,82%)
HSV Color Space45°, 28%, 95%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111100101110000110101110
Octal362341256
Decimal242225174
Hexf2e1ae

Different shades of #f2e1ae color code.

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

Light Shade of #f2e1ae
#f9f1da
Dark Shade of #f2e1ae
#ebd182
Saturated Shade of #f2e1ae
#f7e3a9
Desaturated Shade of #f2e1ae
#eddfb3
Grey scale Shade of #f2e1ae
#d0d0d0
Brighten Shade
#fffac7
Most Readable Shade
#000000

Shades of #f2e1ae color code

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

#f2e1ae
#d7c89a
#bcaf87
#a19674
#867d60
#6b644d
#504b3a
#353226
#1a1913
#000000

Similar Color like #f2e1ae color

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

#f3e2af
#f4e3b0
#f5e4b1
#f6e5b2
#f7e6b3
#f8e7b4
#f9e8b5
#fae9b6
#fbeab7
#fcebb8
#fdecb9
#feedba
#ffeebb
#ffefbc
#f1e0ad
#f0dfac
#efdeab
#eeddaa
#eddca9
#ecdba8
#ebdaa7
#ead9a6
#e9d8a5
#e8d7a4
#e7d6a3
#e6d5a2
#e5d4a1
#e4d3a0

Monochromatic Color with #f2e1ae

#f2e1ae
#1d1b15
#484334
#726a52
#9d9271
#c7b98f

Tints of #f2e1ae Color

#f2e1ae
#f3e4b7
#f4e7c0
#f6ebc9
#f7eed2
#f9f1db
#faf5e4
#fcf8ed
#fdfbf6
#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

#f2e1ae
#aebff2

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

Split Complementary

#f2e1ae
#aee1f2
#bfaef2

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

Analogous Color

#f2c6ae
#f2d3ae
#f2e1ae
#f2efae
#e8f2ae

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

#f2e1ae
#aef2e1
#e1aef2

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

#f2e1ae
#aef2bf
#aebff2
#f2aee1

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

#f2e1ae
#aebff2
#bfaef2
#e1f2ae

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

#f2e1ae Color Code Preview on Black Background Color

This is how #f2e1ae Color will look on black background color. Color contrast ratio is 16.16

#f2e1ae in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #f2e1ae

HTML with inline CSS

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

Your Example Paragraph content text in with font color #f2e1ae

#f2e1ae color code is use for CSS Background Color

Background color for the above div is #f2e1ae

HTML with inline CSS

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

#f2e1ae color code is use for CSS Border Color

CSS Border color for the above div is #f2e1ae

HTML with inline CSS

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

CSS Border Left color for the above div is #f2e1ae

HTML with inline CSS

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

CSS Border Right color for the above div is #f2e1ae

HTML with inline CSS

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

CSS Border Bottom color for the above div is #f2e1ae

HTML with inline CSS

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

CSS Border Top color for the above div is #f2e1ae

HTML with inline CSS

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

#f2e1ae hex Color code used as CSS color Codes

Example CSS Class for usage

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

#f2e1ae Color code Preview on White Background

This is how #f2e1ae Color code will look on white background color. Color contrast ratio is 1.30

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

Related Gradients

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

0 Likes 0 Comments | 6 Views

Post your comment:-

By submitting comment you agree to our privacy policy.