crispedge.com

Color picker

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

#efdca5 hex color - Yellow - Warm color - Information

#efdca5 hex color - Yellow - Warm color

Color Mixture: Orange and Yellow

Color Hue/Base color: Yellow

Hex #efdca5 Color code in RGB color code model is created after adding 93.73% red color, 86.27% green color and 64.71% blue color. Hex #efdca5 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 8% magenta, 31% yellow and 6% black.

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

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Codeefdca5#efdca5
RGB Decimal239, 220, 165rgb(239, 220, 165)
RGB Percent94%, 86%, 65%rgb(94%, 86%, 65%)
CSS RGBa239, 220, 165,1rgba(239,220,165,1)
CMYK Modelcmyk(0%,8%,31%,6%)
HSL Color Space45,70% ,79%hsl(45,70% ,79%)
HSV Color Space45°, 31%, 94%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111011111101110010100101
Octal357334245
Decimal239220165
Hexefdca5

Different shades of #efdca5 color code.

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

Light Shade of #efdca5
#f7edd0
Dark Shade of #efdca5
#e7cb7a
Saturated Shade of #efdca5
#f4dfa0
Desaturated Shade of #efdca5
#ead9aa
Grey scale Shade of #efdca5
#cacaca
Brighten Shade
#fff5be
Most Readable Shade
#000000

Shades of #efdca5 color code

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

#efdca5
#d4c392
#b9ab80
#9f926e
#847a5b
#6a6149
#4f4937
#353024
#1a1812
#000000

Similar Color like #efdca5 color

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

#f0dda6
#f1dea7
#f2dfa8
#f3e0a9
#f4e1aa
#f5e2ab
#f6e3ac
#f7e4ad
#f8e5ae
#f9e6af
#fae7b0
#fbe8b1
#fce9b2
#fdeab3
#eedba4
#eddaa3
#ecd9a2
#ebd8a1
#ead7a0
#e9d69f
#e8d59e
#e7d49d
#e6d39c
#e5d29b
#e4d19a
#e3d099
#e2cf98
#e1ce97

Monochromatic Color with #efdca5

#efdca5
#1a1812
#453f30
#6f674d
#9a8e6a
#c4b588

Tints of #efdca5 Color

#efdca5
#f0dfaf
#f2e3b9
#f4e7c3
#f6ebcd
#f7efd7
#f9f3e1
#fbf7eb
#fdfbf5
#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

#efdca5
#a5b8ef

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

Split Complementary

#efdca5
#a5ddef
#b7a5ef

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

Analogous Color

#efbea5
#efcda5
#efdca5
#efeba5
#e4efa5

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

#efdca5
#a5efdc
#dca5ef

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

#efdca5
#a5efb7
#a5b8ef
#efa5dd

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

#efdca5
#a5b8ef
#b7a5ef
#ddefa5

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

#efdca5 Color Code Preview on Black Background Color

This is how #efdca5 Color will look on black background color. Color contrast ratio is 15.45

#efdca5 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #efdca5

HTML with inline CSS

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

Your Example Paragraph content text in with font color #efdca5

#efdca5 color code is use for CSS Background Color

Background color for the above div is #efdca5

HTML with inline CSS

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

#efdca5 color code is use for CSS Border Color

CSS Border color for the above div is #efdca5

HTML with inline CSS

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

CSS Border Left color for the above div is #efdca5

HTML with inline CSS

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

CSS Border Right color for the above div is #efdca5

HTML with inline CSS

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

CSS Border Bottom color for the above div is #efdca5

HTML with inline CSS

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

CSS Border Top color for the above div is #efdca5

HTML with inline CSS

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

#efdca5 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#efdca5 Color code Preview on White Background

This is how #efdca5 Color code will look on white background color. Color contrast ratio is 1.36

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

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.