crispedge.com

Color picker

Loading...
Click "Search Color" button for color information.

#eedcb0 hex color - Yellow - Warm color - Information

#eedcb0 hex color - Yellow - Warm color

Color Mixture: Orange and Yellow

Color Hue/Base color: Yellow

Hex #eedcb0 Color code in RGB color code model is created after adding 93.33% red color, 86.27% green color and 69.02% blue color. Hex #eedcb0 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 8% magenta, 26% yellow and 7% black.

Hex #eedcb0 color code is between #ddddaa web safe hex color code and #ffccbb web safe hex color code. #ddddaa is the nearest web safe color code. You can see here many more shades of #eedcb0 color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Codeeedcb0#eedcb0
RGB Decimal238, 220, 176rgb(238, 220, 176)
RGB Percent93%, 86%, 69%rgb(93%, 86%, 69%)
CSS RGBa238, 220, 176,1rgba(238,220,176,1)
CMYK Modelcmyk(0%,8%,26%,7%)
HSL Color Space43,65% ,81%hsl(43,65% ,81%)
HSV Color Space43°, 26%, 93%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111011101101110010110000
Octal356334260
Decimal238220176
Hexeedcb0

Different shades of #eedcb0 color code.

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

Light Shade of #eedcb0
#f7efda
Dark Shade of #eedcb0
#e5c986
Saturated Shade of #eedcb0
#f3deab
Desaturated Shade of #eedcb0
#e9dab5
Grey scale Shade of #eedcb0
#cfcfcf
Brighten Shade
#fff5c9
Most Readable Shade
#000000

Shades of #eedcb0 color code

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

#eedcb0
#d3c39c
#b9ab88
#9e9275
#847a61
#69614e
#4f493a
#343027
#1a1813
#000000

Similar Color like #eedcb0 color

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

#efddb1
#f0deb2
#f1dfb3
#f2e0b4
#f3e1b5
#f4e2b6
#f5e3b7
#f6e4b8
#f7e5b9
#f8e6ba
#f9e7bb
#fae8bc
#fbe9bd
#fceabe
#eddbaf
#ecdaae
#ebd9ad
#ead8ac
#e9d7ab
#e8d6aa
#e7d5a9
#e6d4a8
#e5d3a7
#e4d2a6
#e3d1a5
#e2d0a4
#e1cfa3
#e0cea2

Monochromatic Color with #eedcb0

#eedcb0
#1a1813
#443f32
#6e6652
#998d71
#c3b591

Tints of #eedcb0 Color

#eedcb0
#efdfb8
#f1e3c1
#f3e7ca
#f5ebd3
#f7efdb
#f9f3e4
#fbf7ed
#fdfbf6
#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

#eedcb0
#b0c2ee

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

Split Complementary

#eedcb0
#b0e1ee
#bdb0ee

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

Analogous Color

#eec3b0
#eed0b0
#eedcb0
#eee8b0
#e7eeb0

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

#eedcb0
#b0eedc
#dcb0ee

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

#eedcb0
#b0eebd
#b0c2ee
#eeb0e1

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

#eedcb0
#b0c2ee
#bdb0ee
#e1eeb0

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

#eedcb0 Color Code Preview on Black Background Color

This is how #eedcb0 Color will look on black background color. Color contrast ratio is 15.50

#eedcb0 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #eedcb0

HTML with inline CSS

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

Your Example Paragraph content text in with font color #eedcb0

#eedcb0 color code is use for CSS Background Color

Background color for the above div is #eedcb0

HTML with inline CSS

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

#eedcb0 color code is use for CSS Border Color

CSS Border color for the above div is #eedcb0

HTML with inline CSS

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

CSS Border Left color for the above div is #eedcb0

HTML with inline CSS

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

CSS Border Right color for the above div is #eedcb0

HTML with inline CSS

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

CSS Border Bottom color for the above div is #eedcb0

HTML with inline CSS

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

CSS Border Top color for the above div is #eedcb0

HTML with inline CSS

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

#eedcb0 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#eedcb0 Color code Preview on White Background

This is how #eedcb0 Color code will look on white background color. Color contrast ratio is 1.35

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

Related Gradients

Beautiful Colored Gradient Background. Find awesome Gradient for your next project.

0 Likes 0 Comments | 1 Views

Post your comment:-

By submitting comment you agree to our privacy policy.