crispedge.com

Color picker

Loading...

#fae0d3 hex color - White - Warm color - Information

#fae0d3 hex color - White - Warm color

Color Hue/Base color: White

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

Hex #fae0d3 color code is between #ffddcc web safe hex color code and #eeeedd web safe hex color code. #ffddcc is the nearest web safe color code. You can see here many more shades of #fae0d3 color code.

0 Likes 0 Comments | 7 Views

RGB Chart

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

Color Table

Hex Color Codefae0d3#fae0d3
RGB Decimal250, 224, 211rgb(250, 224, 211)
RGB Percent98%, 88%, 83%rgb(98%, 88%, 83%)
CSS RGBa250, 224, 211,1rgba(250,224,211,1)
CMYK Modelcmyk(0%,10%,16%,2%)
HSL Color Space20,80% ,90%hsl(20,80% ,90%)
HSV Color Space20°, 16%, 98%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111110101110000011010011
Octal372340323
Decimal250224211
Hexfae0d3

Different shades of #fae0d3 color code.

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

Light Shade of #fae0d3
#ffffff
Dark Shade of #fae0d3
#f5c0a5
Saturated Shade of #fae0d3
#fcdfd1
Desaturated Shade of #fae0d3
#f8e1d5
Grey scale Shade of #fae0d3
#e6e6e6
Brighten Shade
#fff9ec
Most Readable Shade
#000000

Shades of #fae0d3 color code

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

#fae0d3
#dec7bb
#c2aea4
#a6958c
#8a7c75
#6f635d
#534a46
#37312e
#1b1817
#000000

Similar Color like #fae0d3 color

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

#fbe1d4
#fce2d5
#fde3d6
#fee4d7
#ffe5d8
#ffe6d9
#ffe7da
#ffe8db
#ffe9dc
#ffeadd
#ffebde
#ffecdf
#ffede0
#ffeee1
#f9dfd2
#f8ded1
#f7ddd0
#f6dccf
#f5dbce
#f4dacd
#f3d9cc
#f2d8cb
#f1d7ca
#f0d6c9
#efd5c8
#eed4c7
#edd3c6
#ecd2c5

Monochromatic Color with #fae0d3

#fae0d3
#252220
#504844
#7a6e67
#a5948b
#cfbaaf

Tints of #fae0d3 Color

#fae0d3
#fae3d7
#fbe6dc
#fbeae1
#fcede6
#fcf1eb
#fdf4f0
#fdf8f5
#fefbfa
#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

#fae0d3
#d3edfa

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

Split Complementary

#fae0d3
#d3faf4
#d3d9fa

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

Analogous Color

#fad3d6
#fad8d3
#fae0d3
#fae8d3
#faf0d3

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

#fae0d3
#d3fae0
#e0d3fa

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

#fae0d3
#d9fad3
#d3edfa
#f3d3fa

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

#fae0d3
#d3edfa
#d3d9fa
#faf4d3

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

#fae0d3 Color Code Preview on Black Background Color

This is how #fae0d3 Color will look on black background color. Color contrast ratio is 16.67

#fae0d3 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #fae0d3

HTML with inline CSS

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

Your Example Paragraph content text in with font color #fae0d3

#fae0d3 color code is use for CSS Background Color

Background color for the above div is #fae0d3

HTML with inline CSS

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

#fae0d3 color code is use for CSS Border Color

CSS Border color for the above div is #fae0d3

HTML with inline CSS

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

CSS Border Left color for the above div is #fae0d3

HTML with inline CSS

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

CSS Border Right color for the above div is #fae0d3

HTML with inline CSS

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

CSS Border Bottom color for the above div is #fae0d3

HTML with inline CSS

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

CSS Border Top color for the above div is #fae0d3

HTML with inline CSS

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

#fae0d3 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#fae0d3 Color code Preview on White Background

This is how #fae0d3 Color code will look on white background color. Color contrast ratio is 1.26

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

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

0 Likes 0 Comments | 7 Views

Post your comment:-

By submitting comment you agree to our privacy policy.