crispedge.com

Color picker

Loading...

#eed4c7 hex color - Yellow - Warm color - Information

#eed4c7 hex color - Yellow - Warm color

Color Hue/Base color: Yellow

Hex #eed4c7 Color code in RGB color code model is created after adding 93.33% red color, 83.14% green color and 78.04% blue color. Hex #eed4c7 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 11% magenta, 16% yellow and 7% black.

Hex #eed4c7 color code is between #ddcccc web safe hex color code and #ffddbb web safe hex color code. #ddcccc is the nearest web safe color code. You can see here many more shades of #eed4c7 color code.

0 Likes 0 Comments | 8 Views

RGB Chart

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

Color Table

Hex Color Codeeed4c7#eed4c7
RGB Decimal238, 212, 199rgb(238, 212, 199)
RGB Percent93%, 83%, 78%rgb(93%, 83%, 78%)
CSS RGBa238, 212, 199,1rgba(238,212,199,1)
CMYK Modelcmyk(0%,11%,16%,7%)
HSL Color Space20,53% ,86%hsl(20,53% ,86%)
HSV Color Space20°, 16%, 93%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111011101101010011000111
Octal356324307
Decimal238212199
Hexeed4c7

Different shades of #eed4c7 color code.

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

Light Shade of #eed4c7
#faf2ee
Dark Shade of #eed4c7
#e2b6a0
Saturated Shade of #eed4c7
#f2d3c3
Desaturated Shade of #eed4c7
#ead5cb
Grey scale Shade of #eed4c7
#dadada
Brighten Shade
#ffede0
Most Readable Shade
#000000

Shades of #eed4c7 color code

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

#eed4c7
#d3bcb0
#b9a49a
#9e8d84
#84756e
#695e58
#4f4642
#342f2c
#1a1716
#000000

Similar Color like #eed4c7 color

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

#efd5c8
#f0d6c9
#f1d7ca
#f2d8cb
#f3d9cc
#f4dacd
#f5dbce
#f6dccf
#f7ddd0
#f8ded1
#f9dfd2
#fae0d3
#fbe1d4
#fce2d5
#edd3c6
#ecd2c5
#ebd1c4
#ead0c3
#e9cfc2
#e8cec1
#e7cdc0
#e6ccbf
#e5cbbe
#e4cabd
#e3c9bc
#e2c8bb
#e1c7ba
#e0c6b9

Monochromatic Color with #eed4c7

#eed4c7
#1a1715
#443d39
#6e625c
#998880
#c3aea3

Tints of #eed4c7 Color

#eed4c7
#efd8cd
#f1ddd3
#f3e2d9
#f5e7df
#f7ebe6
#f9f0ec
#fbf5f2
#fdfaf8
#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

#eed4c7
#c7e1ee

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

Split Complementary

#eed4c7
#c7eee8
#c7cdee

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

Analogous Color

#eec7ca
#eeccc7
#eed4c7
#eedcc7
#eee4c7

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

#eed4c7
#c7eed4
#d4c7ee

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

#eed4c7
#cdeec7
#c7e1ee
#e7c7ee

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

#eed4c7
#c7e1ee
#c7cdee
#eee8c7

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

#eed4c7 Color Code Preview on Black Background Color

This is how #eed4c7 Color will look on black background color. Color contrast ratio is 14.88

#eed4c7 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #eed4c7

HTML with inline CSS

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

Your Example Paragraph content text in with font color #eed4c7

#eed4c7 color code is use for CSS Background Color

Background color for the above div is #eed4c7

HTML with inline CSS

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

#eed4c7 color code is use for CSS Border Color

CSS Border color for the above div is #eed4c7

HTML with inline CSS

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

CSS Border Left color for the above div is #eed4c7

HTML with inline CSS

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

CSS Border Right color for the above div is #eed4c7

HTML with inline CSS

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

CSS Border Bottom color for the above div is #eed4c7

HTML with inline CSS

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

CSS Border Top color for the above div is #eed4c7

HTML with inline CSS

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

#eed4c7 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#eed4c7 Color code Preview on White Background

This is how #eed4c7 Color code will look on white background color. Color contrast ratio is 1.41

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

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(238,212,199,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(199,225,238,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(238,212,199,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }
							

0 Likes 0 Comments | 8 Views

Post your comment:-

By submitting comment you agree to our privacy policy.