crispedge.com

Color picker

Loading...

#f2ebce hex color - Green - Warm color - Information

#f2ebce hex color - Green - Warm color

Color Mixture: Orange and Yellow

Color Hue/Base color: Green

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

Hex #f2ebce color code is between #eeeecc web safe hex color code and #ffdddd web safe hex color code. #eeeecc is the nearest web safe color code. You can see here many more shades of #f2ebce color code.

0 Likes 0 Comments | 2 Views

RGB Chart

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

Color Table

Hex Color Codef2ebce#f2ebce
RGB Decimal242, 235, 206rgb(242, 235, 206)
RGB Percent95%, 92%, 81%rgb(95%, 92%, 81%)
CSS RGBa242, 235, 206,1rgba(242,235,206,1)
CMYK Modelcmyk(0%,3%,15%,5%)
HSL Color Space48,58% ,88%hsl(48,58% ,88%)
HSV Color Space48°, 15%, 95%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111100101110101111001110
Octal362353316
Decimal242235206
Hexf2ebce

Different shades of #f2ebce color code.

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

Light Shade of #f2ebce
#fdfbf6
Dark Shade of #f2ebce
#e7dba6
Saturated Shade of #f2ebce
#f5edcb
Desaturated Shade of #f2ebce
#efe9d1
Grey scale Shade of #f2ebce
#e0e0e0
Brighten Shade
#ffffe7
Most Readable Shade
#000000

Shades of #f2ebce color code

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

#f2ebce
#d7d0b7
#bcb6a0
#a19c89
#868272
#6b685b
#504e44
#35342d
#1a1a16
#000000

Similar Color like #f2ebce color

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

#f3eccf
#f4edd0
#f5eed1
#f6efd2
#f7f0d3
#f8f1d4
#f9f2d5
#faf3d6
#fbf4d7
#fcf5d8
#fdf6d9
#fef7da
#fff8db
#fff9dc
#f1eacd
#f0e9cc
#efe8cb
#eee7ca
#ede6c9
#ece5c8
#ebe4c7
#eae3c6
#e9e2c5
#e8e1c4
#e7e0c3
#e6dfc2
#e5dec1
#e4ddc0

Monochromatic Color with #f2ebce

#f2ebce
#1d1d19
#48463d
#726f61
#9d9886
#c7c2aa

Tints of #f2ebce Color

#f2ebce
#f3edd3
#f4efd8
#f6f1de
#f7f3e3
#f9f6e9
#faf8ee
#fcfaf4
#fdfcf9
#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

#f2ebce
#ced5f2

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

Split Complementary

#f2ebce
#cee7f2
#d9cef2

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

Analogous Color

#f2ddce
#f2e4ce
#f2ebce
#f2f2ce
#ebf2ce

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

#f2ebce
#cef2eb
#ebcef2

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

#f2ebce
#cef2d9
#ced5f2
#f2cee7

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

#f2ebce
#ced5f2
#d9cef2
#e7f2ce

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

#f2ebce Color Code Preview on Black Background Color

This is how #f2ebce Color will look on black background color. Color contrast ratio is 17.55

#f2ebce in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #f2ebce

HTML with inline CSS

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

Your Example Paragraph content text in with font color #f2ebce

#f2ebce color code is use for CSS Background Color

Background color for the above div is #f2ebce

HTML with inline CSS

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

#f2ebce color code is use for CSS Border Color

CSS Border color for the above div is #f2ebce

HTML with inline CSS

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

CSS Border Left color for the above div is #f2ebce

HTML with inline CSS

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

CSS Border Right color for the above div is #f2ebce

HTML with inline CSS

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

CSS Border Bottom color for the above div is #f2ebce

HTML with inline CSS

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

CSS Border Top color for the above div is #f2ebce

HTML with inline CSS

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

#f2ebce hex Color code used as CSS color Codes

Example CSS Class for usage

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

#f2ebce Color code Preview on White Background

This is how #f2ebce Color code will look on white background color. Color contrast ratio is 1.20

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

Gradient Background

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

Gradient Text

Find Gradient Text for your next project.

CRISPEDGE


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

0 Likes 0 Comments | 2 Views

Post your comment:-

By submitting comment you agree to our privacy policy.