crispedge.com

Color picker

Loading...

#e6ddaa hex color - Yellow - Warm color - Information

#e6ddaa hex color - Yellow - Warm color

Color Hue/Base color: Yellow

Hex #e6ddaa Color code in RGB color code model is created after adding 90.2% red color, 86.67% green color and 66.67% blue color. Hex #e6ddaa Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 4% magenta, 26% yellow and 10% black.

Hex #e6ddaa color code is between #eecc99 web safe hex color code and #ddeebb web safe hex color code. #eecc99 is the nearest web safe color code. You can see here many more shades of #e6ddaa color code.

0 Likes 0 Comments | 9 Views

RGB Chart

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

Color Table

Hex Color Codee6ddaa#e6ddaa
RGB Decimal230, 221, 170rgb(230, 221, 170)
RGB Percent90%, 87%, 67%rgb(90%, 87%, 67%)
CSS RGBa230, 221, 170,1rgba(230,221,170,1)
CMYK Modelcmyk(0%,4%,26%,10%)
HSL Color Space51,55% ,78%hsl(51,55% ,78%)
HSV Color Space51°, 26%, 90%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111001101101110110101010
Octal346335252
Decimal230221170
Hexe6ddaa

Different shades of #e6ddaa color code.

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

Light Shade of #e6ddaa
#f2edd1
Dark Shade of #e6ddaa
#dacd83
Saturated Shade of #e6ddaa
#ebe1a4
Desaturated Shade of #e6ddaa
#e0d9af
Grey scale Shade of #e6ddaa
#c8c8c8
Brighten Shade
#fff6c3
Most Readable Shade
#000000

Shades of #e6ddaa color code

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

#e6ddaa
#ccc497
#b2ab84
#999371
#7f7a5e
#66624b
#4c4938
#333125
#191812
#000000

Similar Color like #e6ddaa color

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

#e7deab
#e8dfac
#e9e0ad
#eae1ae
#ebe2af
#ece3b0
#ede4b1
#eee5b2
#efe6b3
#f0e7b4
#f1e8b5
#f2e9b6
#f3eab7
#f4ebb8
#e5dca9
#e4dba8
#e3daa7
#e2d9a6
#e1d8a5
#e0d7a4
#dfd6a3
#ded5a2
#ddd4a1
#dcd3a0
#dbd29f
#dad19e
#d9d09d
#d8cf9c

Monochromatic Color with #e6ddaa

#e6ddaa
#11110d
#3c3a2c
#66624c
#918b6b
#bbb48b

Tints of #e6ddaa Color

#e6ddaa
#e8e0b3
#ebe4bc
#eee8c6
#f1eccf
#f3efd9
#f6f3e2
#f9f7ec
#fcfbf5
#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

#e6ddaa
#aab3e6

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

Split Complementary

#e6ddaa
#aad1e6
#bfaae6

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

Analogous Color

#e6c5aa
#e6d1aa
#e6ddaa
#e3e6aa
#d7e6aa

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

#e6ddaa
#aae6dd
#ddaae6

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

#e6ddaa
#aae6bf
#aab3e6
#e6aad1

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

#e6ddaa
#aab3e6
#bfaae6
#d1e6aa

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

#e6ddaa Color Code Preview on Black Background Color

This is how #e6ddaa Color will look on black background color. Color contrast ratio is 15.29

#e6ddaa in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #e6ddaa

HTML with inline CSS

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

Your Example Paragraph content text in with font color #e6ddaa

#e6ddaa color code is use for CSS Background Color

Background color for the above div is #e6ddaa

HTML with inline CSS

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

#e6ddaa color code is use for CSS Border Color

CSS Border color for the above div is #e6ddaa

HTML with inline CSS

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

CSS Border Left color for the above div is #e6ddaa

HTML with inline CSS

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

CSS Border Right color for the above div is #e6ddaa

HTML with inline CSS

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

CSS Border Bottom color for the above div is #e6ddaa

HTML with inline CSS

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

CSS Border Top color for the above div is #e6ddaa

HTML with inline CSS

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

#e6ddaa hex Color code used as CSS color Codes

Example CSS Class for usage

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

#e6ddaa Color code Preview on White Background

This is how #e6ddaa Color code will look on white background color. Color contrast ratio is 1.37

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

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(230,221,170,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(170,179,230,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(230,221,170,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }
							

0 Likes 0 Comments | 9 Views

Post your comment:-

By submitting comment you agree to our privacy policy.