crispedge.com

Color picker

Loading...
Click "Search Color" button for color information.

#fae5a7 hex color - Yellow - Warm color - Information

#fae5a7 hex color - Yellow - Warm color

Color Mixture: Orange and Yellow

Color Hue/Base color: Yellow

Hex #fae5a7 Color code in RGB color code model is created after adding 98.04% red color, 89.8% green color and 65.49% blue color. Hex #fae5a7 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 8% magenta, 33% yellow and 2% black.

Hex #fae5a7 color code is between #ffddaa web safe hex color code and #eeee99 web safe hex color code. #ffddaa is the nearest web safe color code. You can see here many more shades of #fae5a7 color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Codefae5a7#fae5a7
RGB Decimal250, 229, 167rgb(250, 229, 167)
RGB Percent98%, 90%, 65%rgb(98%, 90%, 65%)
CSS RGBa250, 229, 167,1rgba(250,229,167,1)
CMYK Modelcmyk(0%,8%,33%,2%)
HSL Color Space45,89% ,82%hsl(45,89% ,82%)
HSV Color Space45°, 33%, 98%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111110101110010110100111
Octal372345247
Decimal250229167
Hexfae5a7

Different shades of #fae5a7 color code.

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

Light Shade of #fae5a7
#fdf3d7
Dark Shade of #fae5a7
#f7d777
Saturated Shade of #fae5a7
#ffe7a2
Desaturated Shade of #fae5a7
#f5e3ac
Grey scale Shade of #fae5a7
#d0d0d0
Brighten Shade
#fffec0
Most Readable Shade
#000000

Shades of #fae5a7 color code

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

#fae5a7
#decb94
#c2b281
#a6986f
#8a7f5c
#6f654a
#534c37
#373225
#1b1912
#000000

Similar Color like #fae5a7 color

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

#fbe6a8
#fce7a9
#fde8aa
#fee9ab
#ffeaac
#ffebad
#ffecae
#ffedaf
#ffeeb0
#ffefb1
#fff0b2
#fff1b3
#fff2b4
#fff3b5
#f9e4a6
#f8e3a5
#f7e2a4
#f6e1a3
#f5e0a2
#f4dfa1
#f3dea0
#f2dd9f
#f1dc9e
#f0db9d
#efda9c
#eed99b
#edd89a
#ecd799

Monochromatic Color with #fae5a7

#fae5a7
#252219
#504935
#7a7052
#a5976e
#cfbe8b

Tints of #fae5a7 Color

#fae5a7
#fae7b0
#fbeaba
#fbedc4
#fcf0ce
#fcf3d7
#fdf6e1
#fdf9eb
#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

#fae5a7
#a7bcfa

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

Split Complementary

#fae5a7
#a7e6fa
#bca7fa

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

Analogous Color

#fac4a7
#fad4a7
#fae5a7
#faf6a7
#eefaa7

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

#fae5a7
#a7fae5
#e5a7fa

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

#fae5a7
#a7fabb
#a7bcfa
#faa7e5

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

#fae5a7
#a7bcfa
#bca7fa
#e5faa7

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

#fae5a7 Color Code Preview on Black Background Color

This is how #fae5a7 Color will look on black background color. Color contrast ratio is 16.83

#fae5a7 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #fae5a7

HTML with inline CSS

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

Your Example Paragraph content text in with font color #fae5a7

#fae5a7 color code is use for CSS Background Color

Background color for the above div is #fae5a7

HTML with inline CSS

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

#fae5a7 color code is use for CSS Border Color

CSS Border color for the above div is #fae5a7

HTML with inline CSS

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

CSS Border Left color for the above div is #fae5a7

HTML with inline CSS

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

CSS Border Right color for the above div is #fae5a7

HTML with inline CSS

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

CSS Border Bottom color for the above div is #fae5a7

HTML with inline CSS

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

CSS Border Top color for the above div is #fae5a7

HTML with inline CSS

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

#fae5a7 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#fae5a7 Color code Preview on White Background

This is how #fae5a7 Color code will look on white background color. Color contrast ratio is 1.25

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

Related Gradients

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

0 Likes 0 Comments | 1 Views

Post your comment:-

By submitting comment you agree to our privacy policy.