crispedge.com

Color picker

Loading...

#f2c9ae hex color - Orange - Warm color - Information

#f2c9ae hex color - Orange - Warm color

Color Mixture: Orange and Brown

Color Hue/Base color: Orange

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

Hex #f2c9ae color code is between #eeccaa web safe hex color code and #ffbbbb web safe hex color code. #eeccaa is the nearest web safe color code. You can see here many more shades of #f2c9ae color code.

0 Likes 0 Comments | 2 Views

RGB Chart

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

Color Table

Hex Color Codef2c9ae#f2c9ae
RGB Decimal242, 201, 174rgb(242, 201, 174)
RGB Percent95%, 79%, 68%rgb(95%, 79%, 68%)
CSS RGBa242, 201, 174,1rgba(242,201,174,1)
CMYK Modelcmyk(0%,17%,28%,5%)
HSL Color Space24,72% ,82%hsl(24,72% ,82%)
HSV Color Space24°, 28%, 95%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111100101100100110101110
Octal362311256
Decimal242201174
Hexf2c9ae

Different shades of #f2c9ae color code.

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

Light Shade of #f2c9ae
#f9e6da
Dark Shade of #f2c9ae
#ebac82
Saturated Shade of #f2c9ae
#f7c8a9
Desaturated Shade of #f2c9ae
#edcab3
Grey scale Shade of #f2c9ae
#d0d0d0
Brighten Shade
#ffe2c7
Most Readable Shade
#000000

Shades of #f2c9ae color code

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

#f2c9ae
#d7b29a
#bc9c87
#a18674
#866f60
#6b594d
#50433a
#352c26
#1a1613
#000000

Similar Color like #f2c9ae color

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

#f3caaf
#f4cbb0
#f5ccb1
#f6cdb2
#f7ceb3
#f8cfb4
#f9d0b5
#fad1b6
#fbd2b7
#fcd3b8
#fdd4b9
#fed5ba
#ffd6bb
#ffd7bc
#f1c8ad
#f0c7ac
#efc6ab
#eec5aa
#edc4a9
#ecc3a8
#ebc2a7
#eac1a6
#e9c0a5
#e8bfa4
#e7bea3
#e6bda2
#e5bca1
#e4bba0

Monochromatic Color with #f2c9ae

#f2c9ae
#1d1815
#483c34
#725f52
#9d8271
#c7a68f

Tints of #f2c9ae Color

#f2c9ae
#f3cfb7
#f4d5c0
#f6dbc9
#f7e1d2
#f9e7db
#faede4
#fcf3ed
#fdf9f6
#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

#f2c9ae
#aed7f2

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

Split Complementary

#f2c9ae
#aef2eb
#aeb5f2

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

Analogous Color

#f2aeae
#f2bbae
#f2c9ae
#f2d7ae
#f2e4ae

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

#f2c9ae
#aef2c9
#c9aef2

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

#f2c9ae
#b5f2ae
#aed7f2
#ebaef2

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

#f2c9ae
#aed7f2
#aeb5f2
#f2ebae

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

#f2c9ae Color Code Preview on Black Background Color

This is how #f2c9ae Color will look on black background color. Color contrast ratio is 13.74

#f2c9ae in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #f2c9ae

HTML with inline CSS

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

Your Example Paragraph content text in with font color #f2c9ae

#f2c9ae color code is use for CSS Background Color

Background color for the above div is #f2c9ae

HTML with inline CSS

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

#f2c9ae color code is use for CSS Border Color

CSS Border color for the above div is #f2c9ae

HTML with inline CSS

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

CSS Border Left color for the above div is #f2c9ae

HTML with inline CSS

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

CSS Border Right color for the above div is #f2c9ae

HTML with inline CSS

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

CSS Border Bottom color for the above div is #f2c9ae

HTML with inline CSS

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

CSS Border Top color for the above div is #f2c9ae

HTML with inline CSS

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

#f2c9ae hex Color code used as CSS color Codes

Example CSS Class for usage

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

#f2c9ae Color code Preview on White Background

This is how #f2c9ae Color code will look on white background color. Color contrast ratio is 1.53

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

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,201,174,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(174,215,242,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(242,201,174,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.