crispedge.com

Color picker

Loading...

#ead5b9 hex color - Nevada Sand - Yellow - Warm color - Information

#ead5b9 hex color - Nevada Sand - Yellow - Warm color

Color Mixture: Orange and Brown

Color Hue/Base color: Yellow

Hex #ead5b9 Color Code is also known as Nevada Sand color.

Hex #ead5b9 Color code in RGB color code model is created after adding 91.76% red color, 83.53% green color and 72.55% blue color. Hex #ead5b9 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 9% magenta, 21% yellow and 8% black.

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

0 Likes 0 Comments | 4 Views

RGB Chart

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

Color Table

Hex Color Codeead5b9#ead5b9
RGB Decimal234, 213, 185rgb(234, 213, 185)
RGB Percent92%, 84%, 73%rgb(92%, 84%, 73%)
CSS RGBa234, 213, 185,1rgba(234,213,185,1)
CMYK Modelcmyk(0%,9%,21%,8%)
HSL Color Space34,54% ,82%hsl(34,54% ,82%)
HSV Color Space34°, 21%, 92%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111010101101010110111001
Octal352325271
Decimal234213185
Hexead5b9

Different shades of #ead5b9 color code.

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

Light Shade of #ead5b9
#f6ede0
Dark Shade of #ead5b9
#debd92
Saturated Shade of #ead5b9
#efd6b4
Desaturated Shade of #ead5b9
#e5d4be
Grey scale Shade of #ead5b9
#d1d1d1
Brighten Shade
#ffeed2
Most Readable Shade
#000000

Shades of #ead5b9 color code

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

#ead5b9
#d0bda4
#b6a58f
#9c8e7b
#827666
#685e52
#4e473d
#342f29
#1a1714
#000000

Similar Color like #ead5b9 color

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

#ebd6ba
#ecd7bb
#edd8bc
#eed9bd
#efdabe
#f0dbbf
#f1dcc0
#f2ddc1
#f3dec2
#f4dfc3
#f5e0c4
#f6e1c5
#f7e2c6
#f8e3c7
#e9d4b8
#e8d3b7
#e7d2b6
#e6d1b5
#e5d0b4
#e4cfb3
#e3ceb2
#e2cdb1
#e1ccb0
#e0cbaf
#dfcaae
#dec9ad
#ddc8ac
#dcc7ab

Monochromatic Color with #ead5b9

#ead5b9
#151411
#403a33
#6a6154
#958876
#bfae97

Tints of #ead5b9 Color

#ead5b9
#ecd9c0
#eedec8
#f1e3d0
#f3e7d8
#f5ecdf
#f8f1e7
#faf5ef
#fcfaf7
#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

#ead5b9
#b9ceea

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

Split Complementary

#ead5b9
#b9e7ea
#bdb9ea

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

Analogous Color

#eac1b9
#eacbb9
#ead5b9
#eadfb9
#eae9b9

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

#ead5b9
#b9ead5
#d5b9ea

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

#ead5b9
#b9eabc
#b9ceea
#eab9e6

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

#ead5b9
#b9ceea
#bdb9ea
#e6eab9

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

#ead5b9 Color Code Preview on Black Background Color

This is how #ead5b9 Color will look on black background color. Color contrast ratio is 14.72

#ead5b9 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ead5b9

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ead5b9

#ead5b9 color code is use for CSS Background Color

Background color for the above div is #ead5b9

HTML with inline CSS

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

#ead5b9 color code is use for CSS Border Color

CSS Border color for the above div is #ead5b9

HTML with inline CSS

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

CSS Border Left color for the above div is #ead5b9

HTML with inline CSS

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

CSS Border Right color for the above div is #ead5b9

HTML with inline CSS

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

CSS Border Bottom color for the above div is #ead5b9

HTML with inline CSS

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

CSS Border Top color for the above div is #ead5b9

HTML with inline CSS

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

#ead5b9 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#ead5b9 Color code Preview on White Background

This is how #ead5b9 Color code will look on white background color. Color contrast ratio is 1.43

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

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(234,213,185,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(185,206,234,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(234,213,185,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }
							

0 Likes 0 Comments | 4 Views

Post your comment:-

By submitting comment you agree to our privacy policy.