crispedge.com

Color picker

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

#fae6d0 hex color - Yellow - Warm color - Information

#fae6d0 hex color - Yellow - Warm color

Color Mixture: Orange and Brown

Color Hue/Base color: Yellow

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

Hex #fae6d0 color code is between #ffeecc web safe hex color code and #eedddd web safe hex color code. #ffeecc is the nearest web safe color code. You can see here many more shades of #fae6d0 color code.

0 Likes 0 Comments | 4 Views

Color Table

Hex Color Codefae6d0#fae6d0
RGB Decimal250, 230, 208rgb(250, 230, 208)
RGB Percent98%, 90%, 82%rgb(98%, 90%, 82%)
CSS RGBa250, 230, 208,1rgba(250,230,208,1)
CMYK Modelcmyk(0%,8%,17%,2%)
HSL Color Space31,81% ,90%hsl(31,81% ,90%)
HSV Color Space31°, 17%, 98%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111110101110011011010000
Octal372346320
Decimal250230208
Hexfae6d0

Different shades of #fae6d0 color code.

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

Light Shade of #fae6d0
#fffffe
Dark Shade of #fae6d0
#f5cda2
Saturated Shade of #fae6d0
#fde6cd
Desaturated Shade of #fae6d0
#f7e6d3
Grey scale Shade of #fae6d0
#e5e5e5
Brighten Shade
#ffffe9
Most Readable Shade
#000000

Shades of #fae6d0 color code

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

#fae6d0
#deccb8
#c2b2a1
#a6998a
#8a7f73
#6f665c
#534c45
#37332e
#1b1917
#000000

Similar Color like #fae6d0 color

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

#fbe7d1
#fce8d2
#fde9d3
#feead4
#ffebd5
#ffecd6
#ffedd7
#ffeed8
#ffefd9
#fff0da
#fff1db
#fff2dc
#fff3dd
#fff4de
#f9e5cf
#f8e4ce
#f7e3cd
#f6e2cc
#f5e1cb
#f4e0ca
#f3dfc9
#f2dec8
#f1ddc7
#f0dcc6
#efdbc5
#eedac4
#edd9c3
#ecd8c2

Monochromatic Color with #fae6d0

#fae6d0
#25221f
#504a43
#7a7166
#a59889
#cfbfad

Tints of #fae6d0 Color

#fae6d0
#fae8d5
#fbebda
#fbeedf
#fcf1e4
#fcf3ea
#fdf6ef
#fdf9f4
#fefcf9
#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

#fae6d0
#d0e4fa

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

Split Complementary

#fae6d0
#d0f9fa
#d1d0fa

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

Analogous Color

#fad5d0
#faded0
#fae6d0
#faeed0
#faf7d0

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

#fae6d0
#d0fae6
#e6d0fa

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

#fae6d0
#d0fad1
#d0e4fa
#fad0f9

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

#fae6d0
#d0e4fa
#d1d0fa
#f9fad0

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

#fae6d0 Color Code Preview on Black Background Color

This is how #fae6d0 Color will look on black background color. Color contrast ratio is 17.29

#fae6d0 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #fae6d0

HTML with inline CSS

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

Your Example Paragraph content text in with font color #fae6d0

#fae6d0 color code is use for CSS Background Color

Background color for the above div is #fae6d0

HTML with inline CSS

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

#fae6d0 color code is use for CSS Border Color

CSS Border color for the above div is #fae6d0

HTML with inline CSS

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

CSS Border Left color for the above div is #fae6d0

HTML with inline CSS

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

CSS Border Right color for the above div is #fae6d0

HTML with inline CSS

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

CSS Border Bottom color for the above div is #fae6d0

HTML with inline CSS

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

CSS Border Top color for the above div is #fae6d0

HTML with inline CSS

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

#fae6d0 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#fae6d0 Color code Preview on White Background

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

Related Gradients

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

0 Likes 0 Comments | 4 Views

Post your comment:-

By submitting comment you agree to our privacy policy.