crispedge.com

Color picker

Loading...

#faedcf hex color - Yellow - Warm color - Information

#faedcf hex color - Yellow - Warm color

Color Mixture: Orange and Yellow

Color Hue/Base color: Yellow

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

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

0 Likes 0 Comments | 3 Views

RGB Chart

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

Color Table

Hex Color Codefaedcf#faedcf
RGB Decimal250, 237, 207rgb(250, 237, 207)
RGB Percent98%, 93%, 81%rgb(98%, 93%, 81%)
CSS RGBa250, 237, 207,1rgba(250,237,207,1)
CMYK Modelcmyk(0%,5%,17%,2%)
HSL Color Space42,81% ,90%hsl(42,81% ,90%)
HSV Color Space42°, 17%, 98%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111110101110110111001111
Octal372355317
Decimal250237207
Hexfaedcf

Different shades of #faedcf color code.

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

Light Shade of #faedcf
#fffefd
Dark Shade of #faedcf
#f5dca1
Saturated Shade of #faedcf
#fdeecc
Desaturated Shade of #faedcf
#f7ecd2
Grey scale Shade of #faedcf
#e4e4e4
Brighten Shade
#ffffe8
Most Readable Shade
#000000

Shades of #faedcf color code

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

#faedcf
#ded2b8
#c2b8a1
#a69e8a
#8a8373
#6f695c
#534f45
#37342e
#1b1a17
#000000

Similar Color like #faedcf color

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

#fbeed0
#fcefd1
#fdf0d2
#fef1d3
#fff2d4
#fff3d5
#fff4d6
#fff5d7
#fff6d8
#fff7d9
#fff8da
#fff9db
#fffadc
#fffbdd
#f9ecce
#f8ebcd
#f7eacc
#f6e9cb
#f5e8ca
#f4e7c9
#f3e6c8
#f2e5c7
#f1e4c6
#f0e3c5
#efe2c4
#eee1c3
#ede0c2
#ecdfc1

Monochromatic Color with #faedcf

#faedcf
#25241f
#504c42
#7a7465
#a59c89
#cfc5ac

Tints of #faedcf Color

#faedcf
#faefd4
#fbf1d9
#fbf3df
#fcf5e4
#fcf7e9
#fdf9ef
#fdfbf4
#fefdf9
#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

#faedcf
#cfdcfa

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

Split Complementary

#faedcf
#cff1fa
#d8cffa

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

Analogous Color

#fadccf
#fae4cf
#faedcf
#faf6cf
#f6facf

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

#faedcf
#cffaed
#edcffa

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

#faedcf
#cffad7
#cfdcfa
#facff1

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

#faedcf
#cfdcfa
#d8cffa
#f1facf

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

#faedcf Color Code Preview on Black Background Color

This is how #faedcf Color will look on black background color. Color contrast ratio is 18.08

#faedcf in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #faedcf

HTML with inline CSS

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

Your Example Paragraph content text in with font color #faedcf

#faedcf color code is use for CSS Background Color

Background color for the above div is #faedcf

HTML with inline CSS

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

#faedcf color code is use for CSS Border Color

CSS Border color for the above div is #faedcf

HTML with inline CSS

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

CSS Border Left color for the above div is #faedcf

HTML with inline CSS

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

CSS Border Right color for the above div is #faedcf

HTML with inline CSS

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

CSS Border Bottom color for the above div is #faedcf

HTML with inline CSS

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

CSS Border Top color for the above div is #faedcf

HTML with inline CSS

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

#faedcf hex Color code used as CSS color Codes

Example CSS Class for usage

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

#faedcf Color code Preview on White Background

This is how #faedcf Color code will look on white background color. Color contrast ratio is 1.16

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

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

0 Likes 0 Comments | 3 Views

Post your comment:-

By submitting comment you agree to our privacy policy.