crispedge.com

Color picker

Loading...

#f2ebda hex color - Yellow - Warm color - Information

#f2ebda hex color - Yellow - Warm color

Color Mixture: Orange and Yellow

Color Hue/Base color: Yellow

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

Hex #f2ebda color code is between #eeeedd web safe hex color code and #ffddcc web safe hex color code. #eeeedd is the nearest web safe color code. You can see here many more shades of #f2ebda color code.

0 Likes 0 Comments | 6 Views

RGB Chart

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

Color Table

Hex Color Codef2ebda#f2ebda
RGB Decimal242, 235, 218rgb(242, 235, 218)
RGB Percent95%, 92%, 85%rgb(95%, 92%, 85%)
CSS RGBa242, 235, 218,1rgba(242,235,218,1)
CMYK Modelcmyk(0%,3%,10%,5%)
HSL Color Space43,48% ,90%hsl(43,48% ,90%)
HSV Color Space43°, 10%, 95%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111100101110101111011010
Octal362353332
Decimal242235218
Hexf2ebda

Different shades of #f2ebda color code.

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

Light Shade of #f2ebda
#ffffff
Dark Shade of #f2ebda
#e5d7b4
Saturated Shade of #f2ebda
#f4ecd7
Desaturated Shade of #f2ebda
#efeadc
Grey scale Shade of #f2ebda
#e6e6e6
Brighten Shade
#fffff3
Most Readable Shade
#000000

Shades of #f2ebda color code

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

#f2ebda
#d7d0c1
#bcb6a9
#a19c91
#868279
#6b6860
#504e48
#353430
#1a1a18
#000000

Similar Color like #f2ebda color

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

#f3ecdb
#f4eddc
#f5eedd
#f6efde
#f7f0df
#f8f1e0
#f9f2e1
#faf3e2
#fbf4e3
#fcf5e4
#fdf6e5
#fef7e6
#fff8e7
#fff9e8
#f1ead9
#f0e9d8
#efe8d7
#eee7d6
#ede6d5
#ece5d4
#ebe4d3
#eae3d2
#e9e2d1
#e8e1d0
#e7e0cf
#e6dfce
#e5decd
#e4ddcc

Monochromatic Color with #f2ebda

#f2ebda
#1d1d1b
#484641
#726f67
#9d988d
#c7c2b4

Tints of #f2ebda Color

#f2ebda
#f3edde
#f4efe2
#f6f1e6
#f7f3ea
#f9f6ee
#faf8f2
#fcfaf6
#fdfcfa
#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

#f2ebda
#dae1f2

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

Split Complementary

#f2ebda
#daedf2
#dfdaf2

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

Analogous Color

#f2e1da
#f2e6da
#f2ebda
#f2f0da
#eff2da

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

#f2ebda
#daf2eb
#ebdaf2

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

#f2ebda
#daf2df
#dae1f2
#f2daed

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

#f2ebda
#dae1f2
#dfdaf2
#edf2da

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

#f2ebda Color Code Preview on Black Background Color

This is how #f2ebda Color will look on black background color. Color contrast ratio is 17.67

#f2ebda in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #f2ebda

HTML with inline CSS

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

Your Example Paragraph content text in with font color #f2ebda

#f2ebda color code is use for CSS Background Color

Background color for the above div is #f2ebda

HTML with inline CSS

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

#f2ebda color code is use for CSS Border Color

CSS Border color for the above div is #f2ebda

HTML with inline CSS

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

CSS Border Left color for the above div is #f2ebda

HTML with inline CSS

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

CSS Border Right color for the above div is #f2ebda

HTML with inline CSS

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

CSS Border Bottom color for the above div is #f2ebda

HTML with inline CSS

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

CSS Border Top color for the above div is #f2ebda

HTML with inline CSS

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

#f2ebda hex Color code used as CSS color Codes

Example CSS Class for usage

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

#f2ebda Color code Preview on White Background

This is how #f2ebda Color code will look on white background color. Color contrast ratio is 1.19

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

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,218,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(218,225,242,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(242,235,218,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }
							

0 Likes 0 Comments | 6 Views

Post your comment:-

By submitting comment you agree to our privacy policy.