crispedge.com

Color picker

Loading...

#e6daa2 hex color - Yellow - Warm color - Information

#e6daa2 hex color - Yellow - Warm color

Color Mixture: Orange and Yellow

Color Hue/Base color: Yellow

Hex #e6daa2 Color code in RGB color code model is created after adding 90.2% red color, 85.49% green color and 63.53% blue color. Hex #e6daa2 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 5% magenta, 30% yellow and 10% black.

Hex #e6daa2 color code is between #eeddaa web safe hex color code and #ddcc99 web safe hex color code. #eeddaa is the nearest web safe color code. You can see here many more shades of #e6daa2 color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codee6daa2#e6daa2
RGB Decimal230, 218, 162rgb(230, 218, 162)
RGB Percent90%, 85%, 64%rgb(90%, 85%, 64%)
CSS RGBa230, 218, 162,1rgba(230,218,162,1)
CMYK Modelcmyk(0%,5%,30%,10%)
HSL Color Space49,58% ,77%hsl(49,58% ,77%)
HSV Color Space49°, 30%, 90%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111001101101101010100010
Octal346332242
Decimal230218162
Hexe6daa2

Different shades of #e6daa2 color code.

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

Light Shade of #e6daa2
#f1eaca
Dark Shade of #e6daa2
#dbca7a
Saturated Shade of #e6daa2
#ecde9c
Desaturated Shade of #e6daa2
#e0d6a8
Grey scale Shade of #e6daa2
#c4c4c4
Brighten Shade
#fff3bb
Most Readable Shade
#000000

Shades of #e6daa2 color code

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

#e6daa2
#ccc190
#b2a97e
#99916c
#7f795a
#666048
#4c4836
#333024
#191812
#000000

Similar Color like #e6daa2 color

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

#e7dba3
#e8dca4
#e9dda5
#eadea6
#ebdfa7
#ece0a8
#ede1a9
#eee2aa
#efe3ab
#f0e4ac
#f1e5ad
#f2e6ae
#f3e7af
#f4e8b0
#e5d9a1
#e4d8a0
#e3d79f
#e2d69e
#e1d59d
#e0d49c
#dfd39b
#ded29a
#ddd199
#dcd098
#dbcf97
#dace96
#d9cd95
#d8cc94

Monochromatic Color with #e6daa2

#e6daa2
#11110c
#3c392a
#666148
#918966
#bbb284

Tints of #e6daa2 Color

#e6daa2
#e8deac
#ebe2b6
#eee6c1
#f1eacb
#f3eed5
#f6f2e0
#f9f6ea
#fcfaf4
#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

#e6daa2
#a2aee6

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

Split Complementary

#e6daa2
#a2d0e6
#b8a2e6

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

Analogous Color

#e6bfa2
#e6cca2
#e6daa2
#e4e6a2
#d7e6a2

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

#e6daa2
#a2e6da
#daa2e6

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

#e6daa2
#a2e6b8
#a2aee6
#e6a2d0

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

#e6daa2
#a2aee6
#b8a2e6
#d0e6a2

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

#e6daa2 Color Code Preview on Black Background Color

This is how #e6daa2 Color will look on black background color. Color contrast ratio is 14.91

#e6daa2 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #e6daa2

HTML with inline CSS

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

Your Example Paragraph content text in with font color #e6daa2

#e6daa2 color code is use for CSS Background Color

Background color for the above div is #e6daa2

HTML with inline CSS

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

#e6daa2 color code is use for CSS Border Color

CSS Border color for the above div is #e6daa2

HTML with inline CSS

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

CSS Border Left color for the above div is #e6daa2

HTML with inline CSS

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

CSS Border Right color for the above div is #e6daa2

HTML with inline CSS

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

CSS Border Bottom color for the above div is #e6daa2

HTML with inline CSS

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

CSS Border Top color for the above div is #e6daa2

HTML with inline CSS

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

#e6daa2 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#e6daa2 Color code Preview on White Background

This is how #e6daa2 Color code will look on white background color. Color contrast ratio is 1.41

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

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

0 Likes 0 Comments | 1 Views

Post your comment:-

By submitting comment you agree to our privacy policy.