Skip to main content Skip to docs navigation

#ebdacf 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 Winter Peach and its hex is #EBD9D0 Nearest Color Name

Color Hue/Base color: Orange

Hex #ebdacf Color code in RGB color code model is created after adding 92.16% red color, 85.49% green color and 81.18% blue color. Hex #ebdacf Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 7% magenta, 12% yellow and 7.84% black.

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

RGB Chart

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

Color Table

Hex Color Code ebdacf #ebdacf
RGB Decimal 235, 218, 207 235, 218, 207
RGB Percent 92%, 85%, 81% rgb(92%, 85%, 81%)
CSS RGBa 235, 218, 207,1 rgba(235,218,207,1)
CMYK Model cmyk(0%,7%,12%,7.84%)
HSL Color Space 24,41% ,87% hsl(24,41% ,87%)
HSV Color Space 24°, 12%, 92%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 11101011 11011010 11001111
Octal 353 332 317
Decimal 235 218 207
Hex eb da cf

Different shades of #ebdacf color code.

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

Darkest of #ebdacf
#be8763
Darker of #ebdacf
#cda387
Dark of #ebdacf
#dcbeab
Base of #ebdacf
#ebdacf
Light of #ebdacf
#faf6f3
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

#ebdacf
#cfe0eb

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

Split Complementary

#ebdacf
#cfebe8
#cfd2eb

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

Analogous Color

#ebcfd4
#ebcfd0
#ebdacf
#ebe3cf
#e7ebcf

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

#ebdacf
#dacfeb
#cfebda

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

#ebdacf
#cfebda
#cfe0eb
#ebcfe0

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

#ebdacf
#d2ebcf
#cfe0eb
#e8cfeb

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

#a86d46
#be8763
#cda387
#dcbeab
#ebdacf
#faf6f3
#ffffff
#ffffff
#ffffff

Tints of #ebdacf Color

#ebdacf
#edded4
#efe2d9
#f1e6df
#f3eae4
#f6eee9
#f8f2ef
#faf6f4
#fcfaf9
#ffffff

Shades of #ebdacf color code

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

#ebdacf
#d0c1b8
#b6a9a1
#9c918a
#827973
#68605c
#4e4845
#34302e
#1a1817
#000000

Tones

#ebdacf
#e4dbd6
#dddddd
#dddddd
#dddddd

Tones

Similar Color like #ebdacf color

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

#ecdbd0
#eddcd1
#eeddd2
#efded3
#f0dfd4
#f1e0d5
#f2e1d6
#f3e2d7
#f4e3d8
#f5e4d9
#f6e5da
#f7e6db
#f8e7dc
#f9e8dd
#ead9ce
#e9d8cd
#e8d7cc
#e7d6cb
#e6d5ca
#e5d4c9
#e4d3c8
#e3d2c7
#e2d1c6
#e1d0c5
#e0cfc4
#dfcec3
#decdc2
#ddccc1

Download this Light Orange

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

#ebdacf Color Code Preview on Black Background Color

This is how #ebdacf Color will look on black background color. Color contrast ratio is 15.46

#ebdacf in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ebdacf

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ebdacf

#ebdacf color code is use for CSS Background Color

Background color for the above div is #ebdacf

HTML with inline CSS

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

#ebdacf color code is use for CSS Border Color

CSS Border color for the above div is #ebdacf

HTML with inline CSS

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

CSS Border Left color for the above div is #ebdacf

HTML with inline CSS

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

CSS Border Right color for the above div is #ebdacf

HTML with inline CSS

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

CSS Border Bottom color for the above div is #ebdacf

HTML with inline CSS

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

CSS Border Top color for the above div is #ebdacf

HTML with inline CSS

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

#ebdacf hex Color code used as CSS color Codes

Example CSS Class for usage

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

#ebdacf Color code Preview on White Background

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

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