Skip to main content Skip to docs navigation

#f2e1ce hex color | Download Light Orange BG image | Information

Color Picker

@
The color hex or name not found.

You can tap color picker and choose a color or enter any valid hex color code or Color name to find color details.

Color Info

Woow we have a nearby visually matching color name available. It's name is Light Corn and its hex is #F3E2D1 Nearest Color Name

Color Hue/Base color: Orange

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

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

RGB Chart

RGB Chart using SVG and CSS mix-blend-mode: lighten;

Color Table

Hex Color Code f2e1ce #f2e1ce
RGB Decimal 242, 225, 206 242, 225, 206
RGB Percent 95%, 88%, 81% rgb(95%, 88%, 81%)
CSS RGBa 242, 225, 206,1 rgba(242,225,206,1)
CMYK Model cmyk(0%,7%,15%,5.1%)
HSL Color Space 32,58% ,88% hsl(32,58% ,88%)
HSV Color Space 32°, 15%, 95%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 11110010 11100001 11001110
Octal 362 341 316
Decimal 242 225 206
Hex f2 e1 ce

Different shades of #f2e1ce color code.

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

Darkest of #f2e1ce
#d29755
Darker of #f2e1ce
#ddb07d
Dark of #f2e1ce
#e7c8a6
Base of #f2e1ce
#f2e1ce
Light of #f2e1ce
#fdfaf6
Lighter
#ffffff
Lightest
#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

#f2e1ce
#cedff2

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

Split Complementary

#f2e1ce
#cef1f2
#cfcef2

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

Analogous Color

#f2ced0
#f2d2ce
#f2e1ce
#f2edce
#e8f2ce

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

#f2e1ce
#e1cef2
#cef2e1

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

#f2e1ce
#cef2e1
#cedff2
#f2cedf

Tetrad/Square Color is vibrant, positive and colorful color scheme. Its a diverse color scheme, Google, Microsoft, Slack & eBay uses in their color logos.

Square Color

#f2e1ce
#cef2cf
#cedff2
#f2cef1

Square 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).

Monochromatic Color with #f2e1ce

#c17e33
#d29755
#ddb07d
#e7c8a6
#f2e1ce
#fdfaf6
#ffffff
#ffffff
#ffffff

Tints of #f2e1ce Color

#f2e1ce
#f3e4d3
#f4e7d8
#f6ebde
#f7eee3
#f9f1e9
#faf5ee
#fcf8f4
#fdfbf9
#ffffff

Shades of #f2e1ce color code

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

#f2e1ce
#d7c8b7
#bcafa0
#a19689
#867d72
#6b645b
#504b44
#35322d
#1a1916
#000000

Tones

#f2e1ce
#ece1d4
#e6e0da
#e0e0e0
#e0e0e0

Tones

Similar Color like #f2e1ce color

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

#f3e2cf
#f4e3d0
#f5e4d1
#f6e5d2
#f7e6d3
#f8e7d4
#f9e8d5
#fae9d6
#fbead7
#fcebd8
#fdecd9
#feedda
#ffeedb
#ffefdc
#f1e0cd
#f0dfcc
#efdecb
#eeddca
#eddcc9
#ecdbc8
#ebdac7
#ead9c6
#e9d8c5
#e8d7c4
#e7d6c3
#e6d5c2
#e5d4c1
#e4d3c0

Download this Light Orange

Hex #f2e1ce 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.

#f2e1ce Color Code Preview on Black Background Color

This is how #f2e1ce Color will look on black background color. Color contrast ratio is 16.44

#f2e1ce in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #f2e1ce

HTML with inline CSS

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

Your Example Paragraph content text in with font color #f2e1ce

#f2e1ce color code is use for CSS Background Color

Background color for the above div is #f2e1ce

HTML with inline CSS

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

#f2e1ce color code is use for CSS Border Color

CSS Border color for the above div is #f2e1ce

HTML with inline CSS

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

CSS Border Left color for the above div is #f2e1ce

HTML with inline CSS

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

CSS Border Right color for the above div is #f2e1ce

HTML with inline CSS

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

CSS Border Bottom color for the above div is #f2e1ce

HTML with inline CSS

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

CSS Border Top color for the above div is #f2e1ce

HTML with inline CSS

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

#f2e1ce hex Color code used as CSS color Codes

Example CSS Class for usage

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

#f2e1ce Color code Preview on White Background

This is how #f2e1ce Color code will look on white background color. Color contrast ratio is 1.28

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

Gradient color background

Using gradients with mixed colors is a good idea. Download these backgrounds. Use them in slideshows, cards, and other designs.

Gradient Text

Find Gradient Text for your next project.

CRISPEDGE

 .gradientTextClass{
  background: 
      linear-gradient(217deg, rgba(242,225,206,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(206,223,242,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(242,225,206,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }