crispedge.com

Color picker

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

#faeadf hex color - Orange - Warm color - Information

#faeadf hex color - Orange - Warm color

Color Mixture: Orange and Brown

Color Hue/Base color: Orange

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

Hex #faeadf color code is between #ffeedd web safe hex color code and #eeddee web safe hex color code. #ffeedd is the nearest web safe color code. You can see here many more shades of #faeadf color code.

0 Likes 0 Comments | 5 Views

Color Table

Hex Color Codefaeadf#faeadf
RGB Decimal250, 234, 223rgb(250, 234, 223)
RGB Percent98%, 92%, 87%rgb(98%, 92%, 87%)
CSS RGBa250, 234, 223,1rgba(250,234,223,1)
CMYK Modelcmyk(0%,6%,11%,2%)
HSL Color Space24,73% ,93%hsl(24,73% ,93%)
HSV Color Space24°, 11%, 98%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111110101110101011011111
Octal372352337
Decimal250234223
Hexfaeadf

Different shades of #faeadf color code.

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

Light Shade of #faeadf
#ffffff
Dark Shade of #faeadf
#f3cdb3
Saturated Shade of #faeadf
#fceadd
Desaturated Shade of #faeadf
#f8eae1
Grey scale Shade of #faeadf
#ececec
Brighten Shade
#fffff8
Most Readable Shade
#000000

Shades of #faeadf color code

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

#faeadf
#ded0c6
#c2b6ad
#a69c94
#8a827b
#6f6863
#534e4a
#373431
#1b1a18
#000000

Similar Color like #faeadf color

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

#fbebe0
#fcece1
#fdede2
#feeee3
#ffefe4
#fff0e5
#fff1e6
#fff2e7
#fff3e8
#fff4e9
#fff5ea
#fff6eb
#fff7ec
#fff8ed
#f9e9de
#f8e8dd
#f7e7dc
#f6e6db
#f5e5da
#f4e4d9
#f3e3d8
#f2e2d7
#f1e1d6
#f0e0d5
#efdfd4
#eeded3
#edddd2
#ecdcd1

Monochromatic Color with #faeadf

#faeadf
#252321
#504b47
#7a736d
#a59a93
#cfc2b9

Tints of #faeadf Color

#faeadf
#faece2
#fbeee6
#fbf1e9
#fcf3ed
#fcf5f0
#fdf8f4
#fdfaf7
#fefcfb
#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

#faeadf
#dfeffa

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

Split Complementary

#faeadf
#dffaf7
#dfe1fa

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

Analogous Color

#fadfdf
#fae5df
#faeadf
#faefdf
#faf5df

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

#faeadf
#dffaea
#eadffa

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

#faeadf
#e1fadf
#dfeffa
#f7dffa

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

#faeadf
#dfeffa
#dfe1fa
#faf7df

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

#faeadf Color Code Preview on Black Background Color

This is how #faeadf Color will look on black background color. Color contrast ratio is 17.90

#faeadf in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #faeadf

HTML with inline CSS

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

Your Example Paragraph content text in with font color #faeadf

#faeadf color code is use for CSS Background Color

Background color for the above div is #faeadf

HTML with inline CSS

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

#faeadf color code is use for CSS Border Color

CSS Border color for the above div is #faeadf

HTML with inline CSS

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

CSS Border Left color for the above div is #faeadf

HTML with inline CSS

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

CSS Border Right color for the above div is #faeadf

HTML with inline CSS

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

CSS Border Bottom color for the above div is #faeadf

HTML with inline CSS

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

CSS Border Top color for the above div is #faeadf

HTML with inline CSS

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

#faeadf hex Color code used as CSS color Codes

Example CSS Class for usage

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

#faeadf Color code Preview on White Background

This is how #faeadf Color code will look on white background color. Color contrast ratio is 1.17

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

Related Gradients

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

0 Likes 0 Comments | 5 Views

Post your comment:-

By submitting comment you agree to our privacy policy.