Skip to main content Skip to docs navigation

#efdacf hex color | 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

Woow we have a nearby visually matching color name available. It's name is Spice Cookie and its hex is #F0DED3 Nearest Color Name

Color Hue/Base color: Orange

Hex #efdacf Color code in RGB color code model is created after adding 93.73% red color, 85.49% green color and 81.18% blue color. Hex #efdacf Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 9% magenta, 13% yellow and 6.27% black.

Hex #efdacf 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 #efdacf color code.

RGB Chart

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

Color Table

Hex Color Code efdacf #efdacf
RGB Decimal 239, 218, 207 239, 218, 207
RGB Percent 94%, 85%, 81% rgb(94%, 85%, 81%)
CSS RGBa 239, 218, 207,1 rgba(239,218,207,1)
CMYK Model cmyk(0%,9%,13%,6.27%)
HSL Color Space 21,50% ,87% hsl(21,50% ,87%)
HSV Color Space 21°, 13%, 94%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 11101111 11011010 11001111
Octal 357 332 317
Decimal 239 218 207
Hex ef da cf

Different shades of #efdacf color code.

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

Darkest of #efdacf
#c9825c
Darker of #efdacf
#d59f82
Dark of #efdacf
#e2bda9
Base of #efdacf
#efdacf
Light of #efdacf
#fcf7f5
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

#efdacf
#cfe4ef

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

Split Complementary

#efdacf
#cfefea
#cfd4ef

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

Analogous Color

#efcfd7
#efcfd1
#efdacf
#efe5cf
#ecefcf

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

#efdacf
#dacfef
#cfefda

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

#efdacf
#cfefda
#cfe4ef
#efcfe4

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

#efdacf
#d4efcf
#cfe4ef
#eacfef

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 #efdacf

#b5663c
#c9825c
#d59f82
#e2bda9
#efdacf
#fcf7f5
#ffffff
#ffffff
#ffffff

Tints of #efdacf Color

#efdacf
#f0ded4
#f2e2d9
#f4e6df
#f6eae4
#f7eee9
#f9f2ef
#fbf6f4
#fdfaf9
#ffffff

Shades of #efdacf color code

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

#efdacf
#d4c1b8
#b9a9a1
#9f918a
#847973
#6a605c
#4f4845
#35302e
#1a1817
#000000

Tones

#efdacf
#e9dcd5
#e2dedc
#dfdfdf
#dfdfdf

Tones

Similar Color like #efdacf color

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

#f0dbd0
#f1dcd1
#f2ddd2
#f3ded3
#f4dfd4
#f5e0d5
#f6e1d6
#f7e2d7
#f8e3d8
#f9e4d9
#fae5da
#fbe6db
#fce7dc
#fde8dd
#eed9ce
#edd8cd
#ecd7cc
#ebd6cb
#ead5ca
#e9d4c9
#e8d3c8
#e7d2c7
#e6d1c6
#e5d0c5
#e4cfc4
#e3cec3
#e2cdc2
#e1ccc1

Download this Light Orange

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

#efdacf Color Code Preview on Black Background Color

This is how #efdacf Color will look on black background color. Color contrast ratio is 15.60

#efdacf in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #efdacf

HTML with inline CSS

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

Your Example Paragraph content text in with font color #efdacf

#efdacf color code is use for CSS Background Color

Background color for the above div is #efdacf

HTML with inline CSS

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

#efdacf color code is use for CSS Border Color

CSS Border color for the above div is #efdacf

HTML with inline CSS

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

CSS Border Left color for the above div is #efdacf

HTML with inline CSS

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

CSS Border Right color for the above div is #efdacf

HTML with inline CSS

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

CSS Border Bottom color for the above div is #efdacf

HTML with inline CSS

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

CSS Border Top color for the above div is #efdacf

HTML with inline CSS

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

#efdacf hex Color code used as CSS color Codes

Example CSS Class for usage

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

#efdacf Color code Preview on White Background

This is how #efdacf Color code will look on white background color. Color contrast ratio is 1.35

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

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,218,207,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(207,228,239,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(239,218,207,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }