crispedge.com

Color picker

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

#fae1a4 hex color - Yellow - Warm color - Information

#fae1a4 hex color - Yellow - Warm color

Color Mixture: Orange and Yellow

Color Hue/Base color: Yellow

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

Hex #fae1a4 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 #fae1a4 color code.

0 Likes 0 Comments | 3 Views

Color Table

Hex Color Codefae1a4#fae1a4
RGB Decimal250, 225, 164rgb(250, 225, 164)
RGB Percent98%, 88%, 64%rgb(98%, 88%, 64%)
CSS RGBa250, 225, 164,1rgba(250,225,164,1)
CMYK Modelcmyk(0%,10%,34%,2%)
HSL Color Space43,90% ,81%hsl(43,90% ,81%)
HSV Color Space43°, 34%, 98%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111110101110000110100100
Octal372341244
Decimal250225164
Hexfae1a4

Different shades of #fae1a4 color code.

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

Light Shade of #fae1a4
#fdf1d4
Dark Shade of #fae1a4
#f7d174
Saturated Shade of #fae1a4
#ffe39f
Desaturated Shade of #fae1a4
#f5dfa9
Grey scale Shade of #fae1a4
#cfcfcf
Brighten Shade
#fffabd
Most Readable Shade
#000000

Shades of #fae1a4 color code

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

#fae1a4
#dec891
#c2af7f
#a6966d
#8a7d5b
#6f6448
#534b36
#373224
#1b1912
#000000

Similar Color like #fae1a4 color

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

#fbe2a5
#fce3a6
#fde4a7
#fee5a8
#ffe6a9
#ffe7aa
#ffe8ab
#ffe9ac
#ffeaad
#ffebae
#ffecaf
#ffedb0
#ffeeb1
#ffefb2
#f9e0a3
#f8dfa2
#f7dea1
#f6dda0
#f5dc9f
#f4db9e
#f3da9d
#f2d99c
#f1d89b
#f0d79a
#efd699
#eed598
#edd497
#ecd396

Monochromatic Color with #fae1a4

#fae1a4
#252219
#504834
#7a6e50
#a5946c
#cfbb88

Tints of #fae1a4 Color

#fae1a4
#fae4ae
#fbe7b8
#fbebc2
#fceecc
#fcf1d6
#fdf5e0
#fdf8ea
#fefbf4
#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

#fae1a4
#a4bdfa

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

Split Complementary

#fae1a4
#a4e8fa
#b6a4fa

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

Analogous Color

#fabfa4
#fad0a4
#fae1a4
#faf2a4
#f1faa4

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

#fae1a4
#a4fae1
#e1a4fa

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

#fae1a4
#a4fab6
#a4bdfa
#faa4e8

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

#fae1a4
#a4bdfa
#b6a4fa
#e8faa4

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

#fae1a4 Color Code Preview on Black Background Color

This is how #fae1a4 Color will look on black background color. Color contrast ratio is 16.37

#fae1a4 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #fae1a4

HTML with inline CSS

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

Your Example Paragraph content text in with font color #fae1a4

#fae1a4 color code is use for CSS Background Color

Background color for the above div is #fae1a4

HTML with inline CSS

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

#fae1a4 color code is use for CSS Border Color

CSS Border color for the above div is #fae1a4

HTML with inline CSS

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

CSS Border Left color for the above div is #fae1a4

HTML with inline CSS

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

CSS Border Right color for the above div is #fae1a4

HTML with inline CSS

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

CSS Border Bottom color for the above div is #fae1a4

HTML with inline CSS

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

CSS Border Top color for the above div is #fae1a4

HTML with inline CSS

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

#fae1a4 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#fae1a4 Color code Preview on White Background

This is how #fae1a4 Color code will look on white background color. Color contrast ratio is 1.28

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

Related Gradients

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

0 Likes 0 Comments | 3 Views

Post your comment:-

By submitting comment you agree to our privacy policy.