crispedge.com

Color picker

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

#f2e3c0 hex color - Yellow - Warm color - Information

#f2e3c0 hex color - Yellow - Warm color

Color Mixture: Orange and Yellow

Color Hue/Base color: Yellow

Hex #f2e3c0 Color code in RGB color code model is created after adding 94.9% red color, 89.02% green color and 75.29% blue color. Hex #f2e3c0 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 6% magenta, 21% yellow and 5% black.

Hex #f2e3c0 color code is between #eeddbb web safe hex color code and #ffeecc web safe hex color code. #eeddbb is the nearest web safe color code. You can see here many more shades of #f2e3c0 color code.

0 Likes 0 Comments | 3 Views

Color Table

Hex Color Codef2e3c0#f2e3c0
RGB Decimal242, 227, 192rgb(242, 227, 192)
RGB Percent95%, 89%, 75%rgb(95%, 89%, 75%)
CSS RGBa242, 227, 192,1rgba(242,227,192,1)
CMYK Modelcmyk(0%,6%,21%,5%)
HSL Color Space42,66% ,85%hsl(42,66% ,85%)
HSV Color Space42°, 21%, 95%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111100101110001111000000
Octal362343300
Decimal242227192
Hexf2e3c0

Different shades of #f2e3c0 color code.

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

Light Shade of #f2e3c0
#fbf6ea
Dark Shade of #f2e3c0
#e9d096
Saturated Shade of #f2e3c0
#f6e5bc
Desaturated Shade of #f2e3c0
#eee1c4
Grey scale Shade of #f2e3c0
#d9d9d9
Brighten Shade
#fffcd9
Most Readable Shade
#000000

Shades of #f2e3c0 color code

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

#f2e3c0
#d7c9aa
#bcb095
#a19780
#867e6a
#6b6455
#504b40
#35322a
#1a1915
#000000

Similar Color like #f2e3c0 color

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

#f3e4c1
#f4e5c2
#f5e6c3
#f6e7c4
#f7e8c5
#f8e9c6
#f9eac7
#faebc8
#fbecc9
#fcedca
#fdeecb
#feefcc
#fff0cd
#fff1ce
#f1e2bf
#f0e1be
#efe0bd
#eedfbc
#eddebb
#ecddba
#ebdcb9
#eadbb8
#e9dab7
#e8d9b6
#e7d8b5
#e6d7b4
#e5d6b3
#e4d5b2

Monochromatic Color with #f2e3c0

#f2e3c0
#1d1c17
#484439
#726b5b
#9d937d
#c7bb9e

Tints of #f2e3c0 Color

#f2e3c0
#f3e6c7
#f4e9ce
#f6ecd5
#f7efdc
#f9f2e3
#faf5ea
#fcf8f1
#fdfbf8
#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

#f2e3c0
#c0cff2

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

Split Complementary

#f2e3c0
#c0e8f2
#cac0f2

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

Analogous Color

#f2cfc0
#f2d9c0
#f2e3c0
#f2edc0
#edf2c0

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

#f2e3c0
#c0f2e3
#e3c0f2

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

#f2e3c0
#c0f2ca
#c0cff2
#f2c0e8

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

#f2e3c0
#c0cff2
#cac0f2
#e8f2c0

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

#f2e3c0 Color Code Preview on Black Background Color

This is how #f2e3c0 Color will look on black background color. Color contrast ratio is 16.52

#f2e3c0 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #f2e3c0

HTML with inline CSS

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

Your Example Paragraph content text in with font color #f2e3c0

#f2e3c0 color code is use for CSS Background Color

Background color for the above div is #f2e3c0

HTML with inline CSS

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

#f2e3c0 color code is use for CSS Border Color

CSS Border color for the above div is #f2e3c0

HTML with inline CSS

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

CSS Border Left color for the above div is #f2e3c0

HTML with inline CSS

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

CSS Border Right color for the above div is #f2e3c0

HTML with inline CSS

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

CSS Border Bottom color for the above div is #f2e3c0

HTML with inline CSS

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

CSS Border Top color for the above div is #f2e3c0

HTML with inline CSS

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

#f2e3c0 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#f2e3c0 Color code Preview on White Background

This is how #f2e3c0 Color code will look on white background color. Color contrast ratio is 1.27

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

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.