crispedge.com

Color picker

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

#efd8ad hex color - Yellow - Warm color - Information

#efd8ad hex color - Yellow - Warm color

Color Mixture: Orange and Brown

Color Hue/Base color: Yellow

Hex #efd8ad Color code in RGB color code model is created after adding 93.73% red color, 84.71% green color and 67.84% blue color. Hex #efd8ad Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 10% magenta, 28% yellow and 6% black.

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

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Codeefd8ad#efd8ad
RGB Decimal239, 216, 173rgb(239, 216, 173)
RGB Percent94%, 85%, 68%rgb(94%, 85%, 68%)
CSS RGBa239, 216, 173,1rgba(239,216,173,1)
CMYK Modelcmyk(0%,10%,28%,6%)
HSL Color Space39,67% ,81%hsl(39,67% ,81%)
HSV Color Space39°, 28%, 94%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111011111101100010101101
Octal357330255
Decimal239216173
Hexefd8ad

Different shades of #efd8ad color code.

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

Light Shade of #efd8ad
#f7ecd8
Dark Shade of #efd8ad
#e7c482
Saturated Shade of #efd8ad
#f4d9a8
Desaturated Shade of #efd8ad
#ead7b2
Grey scale Shade of #efd8ad
#cecece
Brighten Shade
#fff1c6
Most Readable Shade
#000000

Shades of #efd8ad color code

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

#efd8ad
#d4c099
#b9a886
#9f9073
#847860
#6a604c
#4f4839
#353026
#1a1813
#000000

Similar Color like #efd8ad color

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

#f0d9ae
#f1daaf
#f2dbb0
#f3dcb1
#f4ddb2
#f5deb3
#f6dfb4
#f7e0b5
#f8e1b6
#f9e2b7
#fae3b8
#fbe4b9
#fce5ba
#fde6bb
#eed7ac
#edd6ab
#ecd5aa
#ebd4a9
#ead3a8
#e9d2a7
#e8d1a6
#e7d0a5
#e6cfa4
#e5cea3
#e4cda2
#e3cca1
#e2cba0
#e1ca9f

Monochromatic Color with #efd8ad

#efd8ad
#1a1813
#453e32
#6f6551
#9a8b6f
#c4b28e

Tints of #efd8ad Color

#efd8ad
#f0dcb6
#f2e0bf
#f4e5c8
#f6e9d1
#f7edda
#f9f2e3
#fbf6ec
#fdfaf5
#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

#efd8ad
#adc4ef

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

Split Complementary

#efd8ad
#ade5ef
#b7adef

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

Analogous Color

#efbead
#efcbad
#efd8ad
#efe5ad
#ecefad

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

#efd8ad
#adefd8
#d8adef

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

#efd8ad
#adefb7
#adc4ef
#efade5

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

#efd8ad
#adc4ef
#b7adef
#e5efad

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

#efd8ad Color Code Preview on Black Background Color

This is how #efd8ad Color will look on black background color. Color contrast ratio is 15.10

#efd8ad in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #efd8ad

HTML with inline CSS

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

Your Example Paragraph content text in with font color #efd8ad

#efd8ad color code is use for CSS Background Color

Background color for the above div is #efd8ad

HTML with inline CSS

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

#efd8ad color code is use for CSS Border Color

CSS Border color for the above div is #efd8ad

HTML with inline CSS

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

CSS Border Left color for the above div is #efd8ad

HTML with inline CSS

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

CSS Border Right color for the above div is #efd8ad

HTML with inline CSS

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

CSS Border Bottom color for the above div is #efd8ad

HTML with inline CSS

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

CSS Border Top color for the above div is #efd8ad

HTML with inline CSS

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

#efd8ad hex Color code used as CSS color Codes

Example CSS Class for usage

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

#efd8ad Color code Preview on White Background

This is how #efd8ad Color code will look on white background color. Color contrast ratio is 1.39

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

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.