Skip to main content Skip to docs navigation

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

Woow we have a nearby visually matching color name available. It's name is Pantone 510 C and its hex is #EBBECB Nearest Color Name

Color Hue/Base color: Red

Hex #ebc1cd Color code in RGB color code model is created after adding 92.16% red color, 75.69% green color and 80.39% blue color. Hex #ebc1cd Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 18% magenta, 13% yellow and 7.84% black.

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

RGB Chart

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

Color Table

Hex Color Code ebc1cd #ebc1cd
RGB Decimal 235, 193, 205 235, 193, 205
RGB Percent 92%, 76%, 80% rgb(92%, 76%, 80%)
CSS RGBa 235, 193, 205,1 rgba(235,193,205,1)
CMYK Model cmyk(0%,18%,13%,7.84%)
HSL Color Space 343,51% ,84% hsl(343,51% ,84%)
HSV Color Space 343°, 18%, 92%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 11101011 11000001 11001101
Octal 353 301 315
Decimal 235 193 205
Hex eb c1 cd

Different shades of #ebc1cd color code.

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

Darkest of #ebc1cd
#c64d70
Darker of #ebc1cd
#d2748f
Dark of #ebc1cd
#df9aae
Base of #ebc1cd
#ebc1cd
Light of #ebc1cd
#f7e8ec
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

#ebc1cd
#c1ebdf

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

Split Complementary

#ebc1cd
#c1ebca
#c1e2eb

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

Analogous Color

#ebc1e5
#ebc1de
#ebc1cd
#ebc3c1
#ebd4c1

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

#ebc1cd
#c1cdeb
#cdebc1

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

#ebc1cd
#cdebc1
#c1ebdf
#dfc1eb

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

#ebc1cd
#e2ebc1
#c1ebdf
#cac1eb

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

#a93757
#c64d70
#d2748f
#df9aae
#ebc1cd
#f7e8ec
#ffffff
#ffffff
#ffffff

Tints of #ebc1cd Color

#ebc1cd
#edc7d2
#efced8
#f1d5dd
#f3dce3
#f6e3e8
#f8eaee
#faf1f3
#fcf8f9
#ffffff

Shades of #ebc1cd color code

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

#ebc1cd
#d0abb6
#b6969f
#9c8088
#826b71
#68555b
#4e4044
#342a2d
#1a1516
#000000

Tones

#ebc1cd
#e3c9d1
#dbd1d4
#d6d6d6
#d6d6d6

Tones

Similar Color like #ebc1cd color

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

#ecc2ce
#edc3cf
#eec4d0
#efc5d1
#f0c6d2
#f1c7d3
#f2c8d4
#f3c9d5
#f4cad6
#f5cbd7
#f6ccd8
#f7cdd9
#f8ceda
#f9cfdb
#eac0cc
#e9bfcb
#e8beca
#e7bdc9
#e6bcc8
#e5bbc7
#e4bac6
#e3b9c5
#e2b8c4
#e1b7c3
#e0b6c2
#dfb5c1
#deb4c0
#ddb3bf

Download this Light Red

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

#ebc1cd Color Code Preview on Black Background Color

This is how #ebc1cd Color will look on black background color. Color contrast ratio is 13.04

#ebc1cd in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ebc1cd

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ebc1cd

#ebc1cd color code is use for CSS Background Color

Background color for the above div is #ebc1cd

HTML with inline CSS

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

#ebc1cd color code is use for CSS Border Color

CSS Border color for the above div is #ebc1cd

HTML with inline CSS

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

CSS Border Left color for the above div is #ebc1cd

HTML with inline CSS

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

CSS Border Right color for the above div is #ebc1cd

HTML with inline CSS

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

CSS Border Bottom color for the above div is #ebc1cd

HTML with inline CSS

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

CSS Border Top color for the above div is #ebc1cd

HTML with inline CSS

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

#ebc1cd hex Color code used as CSS color Codes

Example CSS Class for usage

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

#ebc1cd Color code Preview on White Background

This is how #ebc1cd Color code will look on white background color. Color contrast ratio is 1.61

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

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