Skip to main content Skip to docs navigation

#eab2cd 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 Coral Corn Snake and its hex is #E9ADCA Nearest Color Name

Color Hue/Base color: Red

Hex #eab2cd Color code in RGB color code model is created after adding 91.76% red color, 69.8% green color and 80.39% blue color. Hex #eab2cd Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 24% magenta, 12% yellow and 8.24% black.

Hex #eab2cd color code is between #eeaacc web safe hex color code and #ddbbdd web safe hex color code. #eeaacc is the nearest web safe color code. You can see here many more shades of #eab2cd color code.

RGB Chart

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

Color Table

Hex Color Code eab2cd #eab2cd
RGB Decimal 234, 178, 205 234, 178, 205
RGB Percent 92%, 70%, 80% rgb(92%, 70%, 80%)
CSS RGBa 234, 178, 205,1 rgba(234,178,205,1)
CMYK Model cmyk(0%,24%,12%,8.24%)
HSL Color Space 331,57% ,81% hsl(331,57% ,81%)
HSV Color Space 331°, 24%, 92%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 11101010 10110010 11001101
Octal 352 262 315
Decimal 234 178 205
Hex ea b2 cd

Different shades of #eab2cd color code.

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

Darkest of #eab2cd
#c93a7f
Darker of #eab2cd
#d46299
Dark of #eab2cd
#df8ab3
Base of #eab2cd
#eab2cd
Light of #eab2cd
#f5dae7
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

#eab2cd
#b2eacf

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

Split Complementary

#eab2cd
#b2eab3
#b2e9ea

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

Analogous Color

#e6b2ea
#eab2e4
#eab2cd
#eab2ba
#eac1b2

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

#eab2cd
#b2cdea
#cdeab2

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

#eab2cd
#cdeab2
#b2eacf
#cfb2ea

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

#eab2cd
#e9eab2
#b2eacf
#b3b2ea

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

#a32d66
#c93a7f
#d46299
#df8ab3
#eab2cd
#f5dae7
#ffffff
#ffffff
#ffffff

Tints of #eab2cd Color

#eab2cd
#ecbad2
#eec3d8
#f1cbdd
#f3d4e3
#f5dce8
#f8e5ee
#faedf3
#fcf6f9
#ffffff

Shades of #eab2cd color code

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

#eab2cd
#d09eb6
#b68a9f
#9c7688
#826271
#684f5b
#4e3b44
#34272d
#1a1316
#000000

Tones

#eab2cd
#e0bccd
#d6c6ce
#cecece
#cecece

Tones

Similar Color like #eab2cd color

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

#ebb3ce
#ecb4cf
#edb5d0
#eeb6d1
#efb7d2
#f0b8d3
#f1b9d4
#f2bad5
#f3bbd6
#f4bcd7
#f5bdd8
#f6bed9
#f7bfda
#f8c0db
#e9b1cc
#e8b0cb
#e7afca
#e6aec9
#e5adc8
#e4acc7
#e3abc6
#e2aac5
#e1a9c4
#e0a8c3
#dfa7c2
#dea6c1
#dda5c0
#dca4bf

Download this Light Red

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

#eab2cd Color Code Preview on Black Background Color

This is how #eab2cd Color will look on black background color. Color contrast ratio is 11.75

#eab2cd in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #eab2cd

HTML with inline CSS

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

Your Example Paragraph content text in with font color #eab2cd

#eab2cd color code is use for CSS Background Color

Background color for the above div is #eab2cd

HTML with inline CSS

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

#eab2cd color code is use for CSS Border Color

CSS Border color for the above div is #eab2cd

HTML with inline CSS

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

CSS Border Left color for the above div is #eab2cd

HTML with inline CSS

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

CSS Border Right color for the above div is #eab2cd

HTML with inline CSS

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

CSS Border Bottom color for the above div is #eab2cd

HTML with inline CSS

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

CSS Border Top color for the above div is #eab2cd

HTML with inline CSS

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

#eab2cd hex Color code used as CSS color Codes

Example CSS Class for usage

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

#eab2cd Color code Preview on White Background

This is how #eab2cd Color code will look on white background color. Color contrast ratio is 1.79

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

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