@
The color hex or name not found.

You can tap color picker and choose a color or enter any valid hex color code or Color name to find color details.

#eed9b6 hex color - Savon de Provence - Yellow - Warm color - Information

#eed9b6 hex color - Savon de Provence - Yellow - Warm color

Color Mixture: Orange and Brown

Color Hue/Base color: Yellow

Hex #eed9b6 Color Code is also known as Savon de Provence color.

Hex #eed9b6 Color code in RGB color code model is created after adding 93.33% red color, 85.1% green color and 71.37% blue color. Hex #eed9b6 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 9% magenta, 24% yellow and 6.67% black.

Hex #eed9b6 color code is between #ddddbb web safe hex color code and #ffccaa web safe hex color code. #ddddbb is the nearest web safe color code. You can see here many more shades of #eed9b6 color code.

0 Likes 0 Comments | 43 Views

RGB Chart

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

Color Table

Hex Color Codeeed9b6#eed9b6
RGB Decimal238, 217, 182rgb(238, 217, 182)
RGB Percent93%, 85%, 71%rgb(93%, 85%, 71%)
CSS RGBa238, 217, 182,1rgba(238,217,182,1)
CMYK Modelcmyk(0%,9%,24%,6.67%)
HSL Color Space38,62% ,82%hsl(38,62% ,82%)
HSV Color Space38°, 24%, 93%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111011101101100110110110
Octal356331266
Decimal238217182
Hexeed9b6

Different shades of #eed9b6 color code.

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

Light Shade of #eed9b6
#f8efdf
Dark Shade of #eed9b6
#e4c38d
Saturated Shade of #eed9b6
#f2dab1
Desaturated Shade of #eed9b6
#e9d8ba
Grey scale Shade of #eed9b6
#d2d2d2
Brighten Shade
#fff2cf
Most Readable Shade
#000000

Shades of #eed9b6 color code

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

#eed9b6
#d3c0a1
#b9a88d
#9e9079
#847865
#696050
#4f483c
#343028
#1a1814
#000000

Similar Color like #eed9b6 color

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

#efdab7
#f0dbb8
#f1dcb9
#f2ddba
#f3debb
#f4dfbc
#f5e0bd
#f6e1be
#f7e2bf
#f8e3c0
#f9e4c1
#fae5c2
#fbe6c3
#fce7c4
#edd8b5
#ecd7b4
#ebd6b3
#ead5b2
#e9d4b1
#e8d3b0
#e7d2af
#e6d1ae
#e5d0ad
#e4cfac
#e3ceab
#e2cdaa
#e1cca9
#e0cba8

Monochromatic Color with #eed9b6

#eed9b6
#1a1714
#443e34
#6e6555
#998c75
#c3b296

Tints of #eed9b6 Color

#eed9b6
#efddbe
#f1e1c6
#f3e5ce
#f5e9d6
#f7eede
#f9f2e6
#fbf6ee
#fdfaf6
#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

#eed9b6
#b6cbee

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

Split Complementary

#eed9b6
#b6e7ee
#bdb6ee

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

Analogous Color

#eec3b6
#eeceb6
#eed9b6
#eee4b6
#edeeb6

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

#eed9b6
#b6eed9
#d9b6ee

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

#eed9b6
#b6eebd
#b6cbee
#eeb6e7

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

#eed9b6
#b6cbee
#bdb6ee
#e7eeb6

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

#eed9b6 Color Code Preview on Black Background Color

This is how #eed9b6 Color will look on black background color. Color contrast ratio is 15.24

#eed9b6 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #eed9b6

HTML with inline CSS

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

Your Example Paragraph content text in with font color #eed9b6

#eed9b6 color code is use for CSS Background Color

Background color for the above div is #eed9b6

HTML with inline CSS

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

#eed9b6 color code is use for CSS Border Color

CSS Border color for the above div is #eed9b6

HTML with inline CSS

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

CSS Border Left color for the above div is #eed9b6

HTML with inline CSS

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

CSS Border Right color for the above div is #eed9b6

HTML with inline CSS

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

CSS Border Bottom color for the above div is #eed9b6

HTML with inline CSS

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

CSS Border Top color for the above div is #eed9b6

HTML with inline CSS

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

#eed9b6 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#eed9b6 Color code Preview on White Background

This is how #eed9b6 Color code will look on white background color. Color contrast ratio is 1.38

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

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

0 Likes 0 Comments | 43 Views

Post your comment:-

By submitting comment you agree to our privacy policy.