@
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.

#ede0bc hex color - Yellow - Warm color - Information

#ede0bc hex color - Yellow - Warm color

Color Mixture: Orange and Yellow

Color Hue/Base color: Yellow

Hex #ede0bc Color code in RGB color code model is created after adding 92.94% red color, 87.84% green color and 73.73% blue color. Hex #ede0bc Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 5% magenta, 21% yellow and 7.06% black.

Hex #ede0bc color code is between #eeddbb web safe hex color code and #ddeecc web safe hex color code. #eeddbb is the nearest web safe color code. You can see here many more shades of #ede0bc color code.

0 Likes 0 Comments | 2 Views

RGB Chart

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

Color Table

Hex Color Code ede0bc #ede0bc
RGB Decimal 237, 224, 188 rgb(237, 224, 188)
RGB Percent 93%, 88%, 74% rgb(93%, 88%, 74%)
CSS RGBa 237, 224, 188,1 rgba(237,224,188,1)
CMYK Model cmyk(0%,5%,21%,7.06%)
HSL Color Space 44,58% ,83% hsl(44,58% ,83%)
HSV Color Space 44°, 21%, 93%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 11101101 11100000 10111100
Octal 355 340 274
Decimal 237 224 188
Hex ed e0 bc

Different shades of #ede0bc color code.

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

Light Shade of #ede0bc
#f8f3e4
Dark Shade of #ede0bc
#e2cd94
Saturated Shade of #ede0bc
#f1e2b8
Desaturated Shade of #ede0bc
#e9dec0
Grey scale Shade of #ede0bc
#d4d4d4
Brighten Shade
#fff9d5
Most Readable Shade
#000000

Shades of #ede0bc color code

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

#ede0bc
#d2c7a7
#b8ae92
#9e957d
#837c68
#696353
#4f4a3e
#343129
#1a1814
#000000

Similar Color like #ede0bc color

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

#eee1bd
#efe2be
#f0e3bf
#f1e4c0
#f2e5c1
#f3e6c2
#f4e7c3
#f5e8c4
#f6e9c5
#f7eac6
#f8ebc7
#f9ecc8
#faedc9
#fbeeca
#ecdfbb
#ebdeba
#eaddb9
#e9dcb8
#e8dbb7
#e7dab6
#e6d9b5
#e5d8b4
#e4d7b3
#e3d6b2
#e2d5b1
#e1d4b0
#e0d3af
#dfd2ae

Monochromatic Color with #ede0bc

#ede0bc
#181713
#433f35
#6d6757
#989079
#c2b89a

Tints of #ede0bc Color

#ede0bc
#efe3c3
#f1e6ca
#f3ead2
#f5edd9
#f7f1e1
#f9f4e8
#fbf8f0
#fdfbf7
#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

#ede0bc
#bcc9ed

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

Split Complementary

#ede0bc
#bce2ed
#c7bced

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

Analogous Color

#edccbc
#edd6bc
#ede0bc
#edeabc
#e6edbc

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

#ede0bc
#bcede0
#e0bced

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

#ede0bc
#bcedc7
#bcc9ed
#edbce1

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

#ede0bc
#bcc9ed
#c7bced
#e2edbc

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

#ede0bc Color Code Preview on Black Background Color

This is how #ede0bc Color will look on black background color. Color contrast ratio is 15.99

#ede0bc in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ede0bc

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ede0bc

#ede0bc color code is use for CSS Background Color

Background color for the above div is #ede0bc

HTML with inline CSS

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

#ede0bc color code is use for CSS Border Color

CSS Border color for the above div is #ede0bc

HTML with inline CSS

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

CSS Border Left color for the above div is #ede0bc

HTML with inline CSS

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

CSS Border Right color for the above div is #ede0bc

HTML with inline CSS

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

CSS Border Bottom color for the above div is #ede0bc

HTML with inline CSS

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

CSS Border Top color for the above div is #ede0bc

HTML with inline CSS

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

#ede0bc hex Color code used as CSS color Codes

Example CSS Class for usage

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

#ede0bc Color code Preview on White Background

This is how #ede0bc Color code will look on white background color. Color contrast ratio is 1.31

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

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

0 Likes 0 Comments | 2 Views

Post your comment:-

By submitting comment you agree to our privacy policy.