Skip to main content Skip to docs navigation

#ea83aa 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 Aurora Pink and its hex is #E881A6 Nearest Color Name

Color Hue/Base color: Red

Hex #ea83aa Color code in RGB color code model is created after adding 91.76% red color, 51.37% green color and 66.67% blue color. Hex #ea83aa Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 44% magenta, 27% yellow and 8.24% black.

Hex #ea83aa color code is between #ee8899 web safe hex color code and #dd77bb web safe hex color code. #ee8899 is the nearest web safe color code. You can see here many more shades of #ea83aa color code.

RGB Chart

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

Color Table

Hex Color Code ea83aa #ea83aa
RGB Decimal 234, 131, 170 234, 131, 170
RGB Percent 92%, 51%, 67% rgb(92%, 51%, 67%)
CSS RGBa 234, 131, 170,1 rgba(234,131,170,1)
CMYK Model cmyk(0%,44%,27%,8.24%)
HSL Color Space 337,71% ,72% hsl(337,71% ,72%)
HSV Color Space 337°, 44%, 92%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 11101010 10000011 10101010
Octal 352 203 252
Decimal 234 131 170
Hex ea 83 aa

Different shades of #ea83aa color code.

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

Darkest of #ea83aa
#b51f58
Darker of #ea83aa
#db2c6e
Dark of #ea83aa
#e3578c
Base of #ea83aa
#ea83aa
Light of #ea83aa
#f1afc8
Lighter
#f9dae6
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

#ea83aa
#83eac3

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

Split Complementary

#ea83aa
#83ea90
#83deea

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

Analogous Color

#ea83e6
#ea83d5
#ea83aa
#ea8388
#eaa983

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

#ea83aa
#83aaea
#aaea83

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

#ea83aa
#aaea83
#83eac3
#c383ea

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

#ea83aa
#deea83
#83eac3
#9083ea

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

#8a1743
#b51f58
#db2c6e
#e3578c
#ea83aa
#f1afc8
#f9dae6
#ffffff
#ffffff

Tints of #ea83aa Color

#ea83aa
#ec90b3
#ee9ebc
#f1acc6
#f3bacf
#f5c7d9
#f8d5e2
#fae3ec
#fcf1f5
#ffffff

Shades of #ea83aa color code

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

#ea83aa
#d07497
#b66584
#9c5771
#82485e
#683a4b
#4e2b38
#341d25
#1a0e12
#000000

Tones

#ea83aa
#db92ae
#cda0b1
#beafb5
#b7b7b7

Tones

Similar Color like #ea83aa color

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

#eb84ab
#ec85ac
#ed86ad
#ee87ae
#ef88af
#f089b0
#f18ab1
#f28bb2
#f38cb3
#f48db4
#f58eb5
#f68fb6
#f790b7
#f891b8
#e982a9
#e881a8
#e780a7
#e67fa6
#e57ea5
#e47da4
#e37ca3
#e27ba2
#e17aa1
#e079a0
#df789f
#de779e
#dd769d
#dc759c

Download this Light Red

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

#ea83aa Color Code Preview on Black Background Color

This is how #ea83aa Color will look on black background color. Color contrast ratio is 8.33

#ea83aa in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ea83aa

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ea83aa

#ea83aa color code is use for CSS Background Color

Background color for the above div is #ea83aa

HTML with inline CSS

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

#ea83aa color code is use for CSS Border Color

CSS Border color for the above div is #ea83aa

HTML with inline CSS

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

CSS Border Left color for the above div is #ea83aa

HTML with inline CSS

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

CSS Border Right color for the above div is #ea83aa

HTML with inline CSS

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

CSS Border Bottom color for the above div is #ea83aa

HTML with inline CSS

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

CSS Border Top color for the above div is #ea83aa

HTML with inline CSS

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

#ea83aa hex Color code used as CSS color Codes

Example CSS Class for usage

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

#ea83aa Color code Preview on White Background

This is how #ea83aa Color code will look on white background color. Color contrast ratio is 2.52

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

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