crispedge.com

Color picker

Loading...

#faeaa6 hex color - Yellow - Warm color - Information

#faeaa6 hex color - Yellow - Warm color

Color Mixture: Orange and Yellow

Color Hue/Base color: Yellow

Hex #faeaa6 Color code in RGB color code model is created after adding 98.04% red color, 91.76% green color and 65.1% blue color. Hex #faeaa6 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 6% magenta, 34% yellow and 2% black.

Hex #faeaa6 color code is between #ffeeaa web safe hex color code and #eedd99 web safe hex color code. #ffeeaa is the nearest web safe color code. You can see here many more shades of #faeaa6 color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codefaeaa6#faeaa6
RGB Decimal250, 234, 166rgb(250, 234, 166)
RGB Percent98%, 92%, 65%rgb(98%, 92%, 65%)
CSS RGBa250, 234, 166,1rgba(250,234,166,1)
CMYK Modelcmyk(0%,6%,34%,2%)
HSL Color Space49,89% ,82%hsl(49,89% ,82%)
HSV Color Space49°, 34%, 98%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111110101110101010100110
Octal372352246
Decimal250234166
Hexfaeaa6

Different shades of #faeaa6 color code.

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

Light Shade of #faeaa6
#fdf5d6
Dark Shade of #faeaa6
#f7df76
Saturated Shade of #faeaa6
#ffeda1
Desaturated Shade of #faeaa6
#f5e7ab
Grey scale Shade of #faeaa6
#d0d0d0
Brighten Shade
#ffffbf
Most Readable Shade
#000000

Shades of #faeaa6 color code

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

#faeaa6
#ded093
#c2b681
#a69c6e
#8a825c
#6f6849
#534e37
#373424
#1b1a12
#000000

Similar Color like #faeaa6 color

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

#fbeba7
#fceca8
#fdeda9
#feeeaa
#ffefab
#fff0ac
#fff1ad
#fff2ae
#fff3af
#fff4b0
#fff5b1
#fff6b2
#fff7b3
#fff8b4
#f9e9a5
#f8e8a4
#f7e7a3
#f6e6a2
#f5e5a1
#f4e4a0
#f3e39f
#f2e29e
#f1e19d
#f0e09c
#efdf9b
#eede9a
#eddd99
#ecdc98

Monochromatic Color with #faeaa6

#faeaa6
#252319
#504b35
#7a7351
#a59a6e
#cfc28a

Tints of #faeaa6 Color

#faeaa6
#faecaf
#fbeeb9
#fbf1c3
#fcf3cd
#fcf5d7
#fdf8e1
#fdfaeb
#fefcf5
#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

#faeaa6
#a6b6fa

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

Split Complementary

#faeaa6
#a6e0fa
#c0a6fa

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

Analogous Color

#fac8a6
#fad9a6
#faeaa6
#f9faa6
#e8faa6

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

#faeaa6
#a6faea
#eaa6fa

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

#faeaa6
#a6fac0
#a6b6fa
#faa6e0

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

#faeaa6
#a6b6fa
#c0a6fa
#e0faa6

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

#faeaa6 Color Code Preview on Black Background Color

This is how #faeaa6 Color will look on black background color. Color contrast ratio is 17.38

#faeaa6 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #faeaa6

HTML with inline CSS

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

Your Example Paragraph content text in with font color #faeaa6

#faeaa6 color code is use for CSS Background Color

Background color for the above div is #faeaa6

HTML with inline CSS

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

#faeaa6 color code is use for CSS Border Color

CSS Border color for the above div is #faeaa6

HTML with inline CSS

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

CSS Border Left color for the above div is #faeaa6

HTML with inline CSS

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

CSS Border Right color for the above div is #faeaa6

HTML with inline CSS

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

CSS Border Bottom color for the above div is #faeaa6

HTML with inline CSS

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

CSS Border Top color for the above div is #faeaa6

HTML with inline CSS

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

#faeaa6 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#faeaa6 Color code Preview on White Background

This is how #faeaa6 Color code will look on white background color. Color contrast ratio is 1.21

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

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(250,234,166,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(166,182,250,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(250,234,166,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }
							

0 Likes 0 Comments | 1 Views

Post your comment:-

By submitting comment you agree to our privacy policy.