Skip to main content Skip to docs navigation

#efaf8d 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 Chili Dip and its hex is #F0B692 Nearest Color Name

Color Hue/Base color: Orange

Hex #efaf8d Color code in RGB color code model is created after adding 93.73% red color, 68.63% green color and 55.29% blue color. Hex #efaf8d Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 27% magenta, 41% yellow and 6.27% black.

Hex #efaf8d color code is between #eeaa88 web safe hex color code and #ffbb99 web safe hex color code. #eeaa88 is the nearest web safe color code. You can see here many more shades of #efaf8d color code.

RGB Chart

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

Color Table

Hex Color Code efaf8d #efaf8d
RGB Decimal 239, 175, 141 239, 175, 141
RGB Percent 94%, 69%, 55% rgb(94%, 69%, 55%)
CSS RGBa 239, 175, 141,1 rgba(239,175,141,1)
CMYK Model cmyk(0%,27%,41%,6.27%)
HSL Color Space 21,75% ,75% hsl(21,75% ,75%)
HSV Color Space 21°, 41%, 94%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 11101111 10101111 10001101
Octal 357 257 215
Decimal 239 175 141
Hex ef af 8d

Different shades of #efaf8d color code.

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

Darkest of #efaf8d
#c7571c
Darker of #efaf8d
#e27034
Dark of #efaf8d
#e99060
Base of #efaf8d
#efaf8d
Light of #efaf8d
#f5ceba
Lighter
#fceee6
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

#efaf8d
#8dcdef

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

Split Complementary

#efaf8d
#8defe0
#8d9cef

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

Analogous Color

#ef8da4
#ef8d94
#efaf8d
#efd08d
#e5ef8d

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

#efaf8d
#af8def
#8defaf

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

#efaf8d
#8defaf
#8dcdef
#ef8dcd

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

#efaf8d
#9cef8d
#8dcdef
#e08def

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

#9a4416
#c7571c
#e27034
#e99060
#efaf8d
#f5ceba
#fceee6
#ffffff
#ffffff

Tints of #efaf8d Color

#efaf8d
#f0b799
#f2c0a6
#f4c9b3
#f6d2bf
#f7dbcc
#f9e4d9
#fbede5
#fdf6f2
#ffffff

Shades of #efaf8d color code

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

#efaf8d
#d49b7d
#b9886d
#9f745e
#84614e
#6a4d3e
#4f3a2f
#35261f
#1a130f
#000000

Tones

#efaf8d
#e2b39a
#d5b7a7
#c8bbb4
#bebebe

Tones

Similar Color like #efaf8d color

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

#f0b08e
#f1b18f
#f2b290
#f3b391
#f4b492
#f5b593
#f6b694
#f7b795
#f8b896
#f9b997
#faba98
#fbbb99
#fcbc9a
#fdbd9b
#eeae8c
#edad8b
#ecac8a
#ebab89
#eaaa88
#e9a987
#e8a886
#e7a785
#e6a684
#e5a583
#e4a482
#e3a381
#e2a280
#e1a17f

Download this Light Orange

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

#efaf8d Color Code Preview on Black Background Color

This is how #efaf8d Color will look on black background color. Color contrast ratio is 11.19

#efaf8d in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #efaf8d

HTML with inline CSS

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

Your Example Paragraph content text in with font color #efaf8d

#efaf8d color code is use for CSS Background Color

Background color for the above div is #efaf8d

HTML with inline CSS

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

#efaf8d color code is use for CSS Border Color

CSS Border color for the above div is #efaf8d

HTML with inline CSS

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

CSS Border Left color for the above div is #efaf8d

HTML with inline CSS

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

CSS Border Right color for the above div is #efaf8d

HTML with inline CSS

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

CSS Border Bottom color for the above div is #efaf8d

HTML with inline CSS

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

CSS Border Top color for the above div is #efaf8d

HTML with inline CSS

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

#efaf8d hex Color code used as CSS color Codes

Example CSS Class for usage

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

#efaf8d Color code Preview on White Background

This is how #efaf8d Color code will look on white background color. Color contrast ratio is 1.88

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

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