Skip to main content Skip to docs navigation

#EFDCD4 hex color | American Yorkshire | Download Light Orange BG image | Information

Color Picker

@
The color hex or name not found.

You can tap color picker and choose a color or enter any valid hex color code or Color name to find color details.

Color Info

Color Hue/Base color: Orange

Hex #EFDCD4 Color Code is also known as | American Yorkshire color.

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

Hex #EFDCD4 color code is between #eeddcc web safe hex color code and #ffccdd web safe hex color code. #eeddcc is the nearest web safe color code. You can see here many more shades of #EFDCD4 color code.

RGB Chart

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

Color Table

Hex Color Code EFDCD4 #EFDCD4
RGB Decimal 239, 220, 212 239, 220, 212
RGB Percent 94%, 86%, 83% rgb(94%, 86%, 83%)
CSS RGBa 239, 220, 212,1 rgba(239,220,212,1)
CMYK Model cmyk(0%,8%,11%,6.27%)
HSL Color Space 18,46% ,88% hsl(18,46% ,88%)
HSV Color Space 18°, 11%, 94%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 11101111 11011100 11010100
Octal 357 334 324
Decimal 239 220 212
Hex EF DC D4

Different shades of #EFDCD4 color code.

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

Darkest of #EFDCD4
#c68164
Darker of #EFDCD4
#d39f8a
Dark of #EFDCD4
#e1beaf
Base of #EFDCD4
#efdcd4
Light of #EFDCD4
#fdfaf9
Lighter
#ffffff
Lightest
#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

#efdcd4
#d4e7ef

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

Split Complementary

#EFDCD4
#d4efe9
#d4d9ef

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

Analogous Color

#efd4dc
#efd4d7
#efdcd4
#efe5d4
#eeefd4

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

#EFDCD4
#dcd4ef
#d4efdc

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

#EFDCD4
#d4efdc
#d4e7ef
#efd4e7

Tetrad/Square Color is vibrant, positive and colorful color scheme. Its a diverse color scheme, Google, Microsoft, Slack & eBay uses in their color logos.

Square Color

#EFDCD4
#d9efd4
#d4e7ef
#e9d4ef

Square 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).

Monochromatic Color with #EFDCD4

#b46443
#c68164
#d39f8a
#e1beaf
#efdcd4
#fdfaf9
#ffffff
#ffffff
#ffffff

Tints of #EFDCD4 Color

#efdcd4
#f0dfd8
#f2e3dd
#f4e7e2
#f6ebe7
#f7efeb
#f9f3f0
#fbf7f5
#fdfbfa
#ffffff

Shades of #EFDCD4 color code

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

#efdcd4
#d4c3bc
#b9aba4
#9f928d
#847a75
#6a615e
#4f4946
#35302f
#1a1817
#000000

Tones

#efdcd4
#e9deda
#e3e1e0
#e1e1e1
#e1e1e1

Tones

Similar Color like #EFDCD4 color

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

#f0ddd5
#f1ded6
#f2dfd7
#f3e0d8
#f4e1d9
#f5e2da
#f6e3db
#f7e4dc
#f8e5dd
#f9e6de
#fae7df
#fbe8e0
#fce9e1
#fdeae2
#eedbd3
#eddad2
#ecd9d1
#ebd8d0
#ead7cf
#e9d6ce
#e8d5cd
#e7d4cc
#e6d3cb
#e5d2ca
#e4d1c9
#e3d0c8
#e2cfc7
#e1cec6

Download this Light Orange

Hex #EFDCD4 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.

#EFDCD4 Color Code Preview on Black Background Color

This is how #EFDCD4 Color will look on black background color. Color contrast ratio is 15.86

#EFDCD4 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #EFDCD4

HTML with inline CSS

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

Your Example Paragraph content text in with font color #EFDCD4

#EFDCD4 color code is use for CSS Background Color

Background color for the above div is #EFDCD4

HTML with inline CSS

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

#EFDCD4 color code is use for CSS Border Color

CSS Border color for the above div is #EFDCD4

HTML with inline CSS

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

CSS Border Left color for the above div is #EFDCD4

HTML with inline CSS

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

CSS Border Right color for the above div is #EFDCD4

HTML with inline CSS

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

CSS Border Bottom color for the above div is #EFDCD4

HTML with inline CSS

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

CSS Border Top color for the above div is #EFDCD4

HTML with inline CSS

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

#EFDCD4 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#EFDCD4 Color code Preview on White Background

This is how #EFDCD4 Color code will look on white background color. Color contrast ratio is 1.32

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

Gradient color background

Using gradients with mixed colors is a good idea. Download these backgrounds. Use them in slideshows, cards, and other designs.

Gradient Text

Find Gradient Text for your next project.

CRISPEDGE

 .gradientTextClass{
  background: 
      linear-gradient(217deg, rgba(239,220,212,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(212,231,239,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(239,220,212,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }