@
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.

#edbda3 hex color - Orange - Warm color - Information

#edbda3 hex color - Orange - Warm color

Color Mixture: Orange and Brown

Color Hue/Base color: Orange

Hex #edbda3 Color code in RGB color code model is created after adding 92.94% red color, 74.12% green color and 63.92% blue color. Hex #edbda3 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 20% magenta, 31% yellow and 7.06% black.

Hex #edbda3 color code is between #eebbaa web safe hex color code and #ddcc99 web safe hex color code. #eebbaa is the nearest web safe color code. You can see here many more shades of #edbda3 color code.

0 Likes 0 Comments | 2 Views

RGB Chart

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

Color Table

Hex Color Code edbda3 #edbda3
RGB Decimal 237, 189, 163 rgb(237, 189, 163)
RGB Percent 93%, 74%, 64% rgb(93%, 74%, 64%)
CSS RGBa 237, 189, 163,1 rgba(237,189,163,1)
CMYK Model cmyk(0%,20%,31%,7.06%)
HSL Color Space 21,67% ,78% hsl(21,67% ,78%)
HSV Color Space 21°, 31%, 93%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 11101101 10111101 10100011
Octal 355 275 243
Decimal 237 189 163
Hex ed bd a3

Different shades of #edbda3 color code.

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

Light Shade of #edbda3
#f5dcce
Dark Shade of #edbda3
#e59e78
Saturated Shade of #edbda3
#f2bb9d
Desaturated Shade of #edbda3
#e7bfa8
Grey scale Shade of #edbda3
#c8c8c8
Brighten Shade
#ffd6bc
Most Readable Shade
#000000

Shades of #edbda3 color code

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

#edbda3
#d2a890
#b8937e
#9e7e6c
#83695a
#695448
#4f3f36
#342a24
#1a1512
#000000

Similar Color like #edbda3 color

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

#eebea4
#efbfa5
#f0c0a6
#f1c1a7
#f2c2a8
#f3c3a9
#f4c4aa
#f5c5ab
#f6c6ac
#f7c7ad
#f8c8ae
#f9c9af
#facab0
#fbcbb1
#ecbca2
#ebbba1
#eabaa0
#e9b99f
#e8b89e
#e7b79d
#e6b69c
#e5b59b
#e4b49a
#e3b399
#e2b298
#e1b197
#e0b096
#dfaf95

Monochromatic Color with #edbda3

#edbda3
#181411
#43352e
#6d574b
#987969
#c29b86

Tints of #edbda3 Color

#edbda3
#efc4ad
#f1cbb7
#f3d3c1
#f5dacb
#f7e1d6
#f9e9e0
#fbf0ea
#fdf7f4
#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

#edbda3
#a3d3ed

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

Split Complementary

#edbda3
#a3ede2
#a3aeed

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

Analogous Color

#eda3a7
#edaea3
#edbda3
#edcca3
#eddba3

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

#edbda3
#a3edbd
#bda3ed

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

#edbda3
#aeeda3
#a3d3ed
#e2a3ed

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

#edbda3
#a3d3ed
#a3aeed
#ede2a3

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

#edbda3 Color Code Preview on Black Background Color

This is how #edbda3 Color will look on black background color. Color contrast ratio is 12.41

#edbda3 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #edbda3

HTML with inline CSS

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

Your Example Paragraph content text in with font color #edbda3

#edbda3 color code is use for CSS Background Color

Background color for the above div is #edbda3

HTML with inline CSS

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

#edbda3 color code is use for CSS Border Color

CSS Border color for the above div is #edbda3

HTML with inline CSS

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

CSS Border Left color for the above div is #edbda3

HTML with inline CSS

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

CSS Border Right color for the above div is #edbda3

HTML with inline CSS

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

CSS Border Bottom color for the above div is #edbda3

HTML with inline CSS

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

CSS Border Top color for the above div is #edbda3

HTML with inline CSS

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

#edbda3 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#edbda3 Color code Preview on White Background

This is how #edbda3 Color code will look on white background color. Color contrast ratio is 1.69

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

Gradient Background

Beautiful Colored Gradient Background. Find awesome Gradient backgrounds for your next project.

Gradient Text

Find Gradient Text for your next project.

CRISPEDGE

 .gradientTextClass{
  background: 
      linear-gradient(217deg, rgba(237,189,163,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(163,211,237,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(237,189,163,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }
							

0 Likes 0 Comments | 2 Views

Post your comment:-

By submitting comment you agree to our privacy policy.