crispedge.com

Color picker

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

#eeddaa hex color - Creamy Ivory - Yellow - Warm color - Information

#eeddaa hex color - Creamy Ivory - Yellow - Warm color

Color Mixture: Orange and Yellow

Color Hue/Base color: Yellow

Hex #eeddaa Color Code is also known as Creamy Ivory color.

Hex #eeddaa Color code in RGB color code model is created after adding 93.33% red color, 86.67% green color and 66.67% blue color. Hex #eeddaa Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 7% magenta, 29% yellow and 7% black.

Hex #eeddaa color code is a web safe color. Next web safe color code is #ddcc99 and previous web safe color code is #ffeebb. You can see here many more shades of #eeddaa color code.

0 Likes 0 Comments | 180 Views

Color Table

Hex Color Codeeeddaa#eeddaa
RGB Decimal238, 221, 170rgb(238, 221, 170)
RGB Percent93%, 87%, 67%rgb(93%, 87%, 67%)
CSS RGBa238, 221, 170,1rgba(238,221,170,1)
CMYK Modelcmyk(0%,7%,29%,7%)
HSL Color Space45,67% ,80%hsl(45,67% ,80%)
HSV Color Space45°, 29%, 93%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111011101101110110101010
Octal356335252
Decimal238221170
Hexeeddaa

Different shades of #eeddaa color code.

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

Light Shade of #eeddaa
#f6eed5
Dark Shade of #eeddaa
#e5cc80
Saturated Shade of #eeddaa
#f3e0a5
Desaturated Shade of #eeddaa
#e9daaf
Grey scale Shade of #eeddaa
#cccccc
Brighten Shade
#fff6c3
Most Readable Shade
#000000

Shades of #eeddaa color code

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

#eeddaa
#d3c497
#b9ab84
#9e9371
#847a5e
#69624b
#4f4938
#343125
#1a1812
#000000

Similar Color like #eeddaa color

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

#efdeab
#f0dfac
#f1e0ad
#f2e1ae
#f3e2af
#f4e3b0
#f5e4b1
#f6e5b2
#f7e6b3
#f8e7b4
#f9e8b5
#fae9b6
#fbeab7
#fcebb8
#eddca9
#ecdba8
#ebdaa7
#ead9a6
#e9d8a5
#e8d7a4
#e7d6a3
#e6d5a2
#e5d4a1
#e4d3a0
#e3d29f
#e2d19e
#e1d09d
#e0cf9c

Monochromatic Color with #eeddaa

#eeddaa
#1a1812
#443f31
#6e674f
#998e6d
#c3b68c

Tints of #eeddaa Color

#eeddaa
#efe0b3
#f1e4bc
#f3e8c6
#f5eccf
#f7efd9
#f9f3e2
#fbf7ec
#fdfbf5
#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

#eeddaa
#aabbee

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

Split Complementary

#eeddaa
#aaddee
#bbaaee

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

Analogous Color

#eec2aa
#eecfaa
#eeddaa
#eeebaa
#e4eeaa

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

#eeddaa
#aaeedd
#ddaaee

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

#eeddaa
#aaeebb
#aabbee
#eeaadd

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

#eeddaa
#aabbee
#bbaaee
#ddeeaa

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

#eeddaa Color Code Preview on Black Background Color

This is how #eeddaa Color will look on black background color. Color contrast ratio is 15.56

#eeddaa in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #eeddaa

HTML with inline CSS

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

Your Example Paragraph content text in with font color #eeddaa

#eeddaa color code is use for CSS Background Color

Background color for the above div is #eeddaa

HTML with inline CSS

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

#eeddaa color code is use for CSS Border Color

CSS Border color for the above div is #eeddaa

HTML with inline CSS

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

CSS Border Left color for the above div is #eeddaa

HTML with inline CSS

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

CSS Border Right color for the above div is #eeddaa

HTML with inline CSS

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

CSS Border Bottom color for the above div is #eeddaa

HTML with inline CSS

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

CSS Border Top color for the above div is #eeddaa

HTML with inline CSS

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

#eeddaa hex Color code used as CSS color Codes

Example CSS Class for usage

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

#eeddaa Color code Preview on White Background

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

Related Gradients

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

0 Likes 0 Comments | 180 Views

Post your comment:-

By submitting comment you agree to our privacy policy.