Skip to main content Skip to docs navigation

#edb8c7 hex color | Chantilly | Download Light Red 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: Red

Hex #edb8c7 Color Code is also known as | Chantilly color.

Hex #edb8c7 Color code in RGB color code model is created after adding 92.94% red color, 72.16% green color and 78.04% blue color. Hex #edb8c7 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 22% magenta, 16% yellow and 7.06% black.

Hex #edb8c7 color code is between #eebbcc web safe hex color code and #ddaabb web safe hex color code. #eebbcc is the nearest web safe color code. You can see here many more shades of #edb8c7 color code.

RGB Chart

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

Color Table

Hex Color Code edb8c7 #edb8c7
RGB Decimal 237, 184, 199 237, 184, 199
RGB Percent 93%, 72%, 78% rgb(93%, 72%, 78%)
CSS RGBa 237, 184, 199,1 rgba(237,184,199,1)
CMYK Model cmyk(0%,22%,16%,7.06%)
HSL Color Space 343,60% ,83% hsl(343,60% ,83%)
HSV Color Space 343°, 22%, 93%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 11101101 10111000 11000111
Octal 355 270 307
Decimal 237 184 199
Hex ed b8 c7

Different shades of #edb8c7 color code.

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

Darkest of #edb8c7
#ce3e67
Darker of #edb8c7
#d86787
Dark of #edb8c7
#e38fa7
Base of #edb8c7
#edb8c7
Light of #edb8c7
#f7e1e7
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

#edb8c7
#b8edde

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

Split Complementary

#edb8c7
#b8edc4
#b8e2ed

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

Analogous Color

#edb8e6
#edb8dd
#edb8c7
#edbbb8
#edd1b8

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

#edb8c7
#b8c7ed
#c7edb8

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

#edb8c7
#c7edb8
#b8edde
#deb8ed

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

#edb8c7
#e2edb8
#b8edde
#c4b8ed

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

#ad2c50
#ce3e67
#d86787
#e38fa7
#edb8c7
#f7e1e7
#ffffff
#ffffff
#ffffff

Tints of #edb8c7 Color

#edb8c7
#efbfcd
#f1c7d3
#f3cfd9
#f5d7df
#f7dfe6
#f9e7ec
#fbeff2
#fdf7f8
#ffffff

Shades of #edb8c7 color code

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

#edb8c7
#d2a3b0
#b88f9a
#9e7a84
#83666e
#695158
#4f3d42
#34282c
#1a1416
#000000

Tones

#edb8c7
#e4c1cb
#dbcacf
#d3d3d3
#d3d3d3

Tones

Similar Color like #edb8c7 color

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

#eeb9c8
#efbac9
#f0bbca
#f1bccb
#f2bdcc
#f3becd
#f4bfce
#f5c0cf
#f6c1d0
#f7c2d1
#f8c3d2
#f9c4d3
#fac5d4
#fbc6d5
#ecb7c6
#ebb6c5
#eab5c4
#e9b4c3
#e8b3c2
#e7b2c1
#e6b1c0
#e5b0bf
#e4afbe
#e3aebd
#e2adbc
#e1acbb
#e0abba
#dfaab9

Download this Light Red

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

#edb8c7 Color Code Preview on Black Background Color

This is how #edb8c7 Color will look on black background color. Color contrast ratio is 12.28

#edb8c7 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #edb8c7

HTML with inline CSS

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

Your Example Paragraph content text in with font color #edb8c7

#edb8c7 color code is use for CSS Background Color

Background color for the above div is #edb8c7

HTML with inline CSS

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

#edb8c7 color code is use for CSS Border Color

CSS Border color for the above div is #edb8c7

HTML with inline CSS

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

CSS Border Left color for the above div is #edb8c7

HTML with inline CSS

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

CSS Border Right color for the above div is #edb8c7

HTML with inline CSS

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

CSS Border Bottom color for the above div is #edb8c7

HTML with inline CSS

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

CSS Border Top color for the above div is #edb8c7

HTML with inline CSS

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

#edb8c7 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#edb8c7 Color code Preview on White Background

This is how #edb8c7 Color code will look on white background color. Color contrast ratio is 1.71

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

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(237,184,199,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(184,237,222,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(237,184,199,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }