crispedge.com

Color picker

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

#edca8d hex color - Yellow - Warm color - Information

#edca8d hex color - Yellow - Warm color

Color Mixture: Orange and Brown

Color Hue/Base color: Yellow

Hex #edca8d Color code in RGB color code model is created after adding 92.94% red color, 79.22% green color and 55.29% blue color. Hex #edca8d Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 15% magenta, 41% yellow and 7% black.

Hex #edca8d color code is between #eecc88 web safe hex color code and #ddbb99 web safe hex color code. #eecc88 is the nearest web safe color code. You can see here many more shades of #edca8d color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Codeedca8d#edca8d
RGB Decimal237, 202, 141rgb(237, 202, 141)
RGB Percent93%, 79%, 55%rgb(93%, 79%, 55%)
CSS RGBa237, 202, 141,1rgba(237,202,141,1)
CMYK Modelcmyk(0%,15%,41%,7%)
HSL Color Space38,73% ,74%hsl(38,73% ,74%)
HSV Color Space38°, 41%, 93%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111011011100101010001101
Octal355312215
Decimal237202141
Hexedca8d

Different shades of #edca8d color code.

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

Light Shade of #edca8d
#f4deb9
Dark Shade of #edca8d
#e6b661
Saturated Shade of #edca8d
#f4cc86
Desaturated Shade of #edca8d
#e6c894
Grey scale Shade of #edca8d
#bdbdbd
Brighten Shade
#ffe3a6
Most Readable Shade
#000000

Shades of #edca8d color code

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

#edca8d
#d2b37d
#b89d6d
#9e865e
#83704e
#69593e
#4f432f
#342c1f
#1a160f
#000000

Similar Color like #edca8d color

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

#eecb8e
#efcc8f
#f0cd90
#f1ce91
#f2cf92
#f3d093
#f4d194
#f5d295
#f6d396
#f7d497
#f8d598
#f9d699
#fad79a
#fbd89b
#ecc98c
#ebc88b
#eac78a
#e9c689
#e8c588
#e7c487
#e6c386
#e5c285
#e4c184
#e3c083
#e2bf82
#e1be81
#e0bd80
#dfbc7f

Monochromatic Color with #edca8d

#edca8d
#18150f
#433928
#6d5d41
#98825a
#c2a674

Tints of #edca8d Color

#edca8d
#efcf99
#f1d5a6
#f3dbb3
#f5e1bf
#f7e7cc
#f9edd9
#fbf3e5
#fdf9f2
#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

#edca8d
#8db0ed

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

Split Complementary

#edca8d
#8de0ed
#9a8ded

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

Analogous Color

#eda48d
#edb78d
#edca8d
#eddd8d
#eaed8d

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

#edca8d
#8dedca
#ca8ded

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

#edca8d
#8ded9a
#8db0ed
#ed8de0

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

#edca8d
#8db0ed
#9a8ded
#e0ed8d

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

#edca8d Color Code Preview on Black Background Color

This is how #edca8d Color will look on black background color. Color contrast ratio is 13.43

#edca8d in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #edca8d

HTML with inline CSS

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

Your Example Paragraph content text in with font color #edca8d

#edca8d color code is use for CSS Background Color

Background color for the above div is #edca8d

HTML with inline CSS

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

#edca8d color code is use for CSS Border Color

CSS Border color for the above div is #edca8d

HTML with inline CSS

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

CSS Border Left color for the above div is #edca8d

HTML with inline CSS

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

CSS Border Right color for the above div is #edca8d

HTML with inline CSS

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

CSS Border Bottom color for the above div is #edca8d

HTML with inline CSS

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

CSS Border Top color for the above div is #edca8d

HTML with inline CSS

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

#edca8d hex Color code used as CSS color Codes

Example CSS Class for usage

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

#edca8d Color code Preview on White Background

This is how #edca8d Color code will look on white background color. Color contrast ratio is 1.56

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

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.