crispedge.com

Color picker

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

#ead4b5 hex color - Yellow - Warm color - Information

#ead4b5 hex color - Yellow - Warm color

Color Mixture: Orange and Brown

Color Hue/Base color: Yellow

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

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

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Codeead4b5#ead4b5
RGB Decimal234, 212, 181rgb(234, 212, 181)
RGB Percent92%, 83%, 71%rgb(92%, 83%, 71%)
CSS RGBa234, 212, 181,1rgba(234,212,181,1)
CMYK Modelcmyk(0%,9%,23%,8%)
HSL Color Space35,56% ,81%hsl(35,56% ,81%)
HSV Color Space35°, 23%, 92%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111010101101010010110101
Octal352324265
Decimal234212181
Hexead4b5

Different shades of #ead4b5 color code.

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

Light Shade of #ead4b5
#f5ebdd
Dark Shade of #ead4b5
#dfbd8d
Saturated Shade of #ead4b5
#efd5b0
Desaturated Shade of #ead4b5
#e5d3ba
Grey scale Shade of #ead4b5
#cfcfcf
Brighten Shade
#ffedce
Most Readable Shade
#000000

Shades of #ead4b5 color code

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

#ead4b5
#d0bca0
#b6a48c
#9c8d78
#827564
#685e50
#4e463c
#342f28
#1a1714
#000000

Similar Color like #ead4b5 color

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

#ebd5b6
#ecd6b7
#edd7b8
#eed8b9
#efd9ba
#f0dabb
#f1dbbc
#f2dcbd
#f3ddbe
#f4debf
#f5dfc0
#f6e0c1
#f7e1c2
#f8e2c3
#e9d3b4
#e8d2b3
#e7d1b2
#e6d0b1
#e5cfb0
#e4ceaf
#e3cdae
#e2ccad
#e1cbac
#e0caab
#dfc9aa
#dec8a9
#ddc7a8
#dcc6a7

Monochromatic Color with #ead4b5

#ead4b5
#151311
#403a31
#6a6052
#958773
#bfad94

Tints of #ead4b5 Color

#ead4b5
#ecd8bd
#eeddc5
#f1e2cd
#f3e7d5
#f5ebde
#f8f0e6
#faf5ee
#fcfaf6
#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

#ead4b5
#b5cbea

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

Split Complementary

#ead4b5
#b5e5ea
#bab5ea

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

Analogous Color

#eabfb5
#eac9b5
#ead4b5
#eadfb5
#eae9b5

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

#ead4b5
#b5ead4
#d4b5ea

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

#ead4b5
#b5eab9
#b5cbea
#eab5e5

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

#ead4b5
#b5cbea
#bab5ea
#e5eab5

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

#ead4b5 Color Code Preview on Black Background Color

This is how #ead4b5 Color will look on black background color. Color contrast ratio is 14.58

#ead4b5 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ead4b5

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ead4b5

#ead4b5 color code is use for CSS Background Color

Background color for the above div is #ead4b5

HTML with inline CSS

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

#ead4b5 color code is use for CSS Border Color

CSS Border color for the above div is #ead4b5

HTML with inline CSS

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

CSS Border Left color for the above div is #ead4b5

HTML with inline CSS

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

CSS Border Right color for the above div is #ead4b5

HTML with inline CSS

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

CSS Border Bottom color for the above div is #ead4b5

HTML with inline CSS

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

CSS Border Top color for the above div is #ead4b5

HTML with inline CSS

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

#ead4b5 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#ead4b5 Color code Preview on White Background

This is how #ead4b5 Color code will look on white background color. Color contrast ratio is 1.44

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

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.