Skip to main content Skip to docs navigation

#ea73a6 hex color | Download Dark 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 Amaranth and its hex is #E86EAD Nearest Color Name

Color Hue/Base color: Red

Hex #ea73a6 Color code in RGB color code model is created after adding 91.76% red color, 45.1% green color and 65.1% blue color. Hex #ea73a6 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 51% magenta, 29% yellow and 8.24% black.

Hex #ea73a6 color code is between #ee77aa web safe hex color code and #dd6699 web safe hex color code. #ee77aa is the nearest web safe color code. You can see here many more shades of #ea73a6 color code.

RGB Chart

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

Color Table

Hex Color Code ea73a6 #ea73a6
RGB Decimal 234, 115, 166 234, 115, 166
RGB Percent 92%, 45%, 65% rgb(92%, 45%, 65%)
CSS RGBa 234, 115, 166,1 rgba(234,115,166,1)
CMYK Model cmyk(0%,51%,29%,8.24%)
HSL Color Space 334,74% ,68% hsl(334,74% ,68%)
HSV Color Space 334°, 51%, 92%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 11101010 01110011 10100110
Octal 352 163 246
Decimal 234 115 166
Hex ea 73 a6

Different shades of #ea73a6 color code.

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

Darkest of #ea73a6
#aa1a58
Darker of #ea73a6
#d7206e
Dark of #ea73a6
#e3478a
Base of #ea73a6
#ea73a6
Light of #ea73a6
#f19fc2
Lighter
#f7ccde
Lightest
#fef8fb

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

#ea73a6
#73eab7

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

Split Complementary

#ea73a6
#73ea7c
#73e1ea

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

Analogous Color

#e973ea
#ea73d8
#ea73a6
#ea737e
#ea9973

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

#ea73a6
#73a6ea
#a6ea73

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

#ea73a6
#a6ea73
#73eab7
#b773ea

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

#ea73a6
#e1ea73
#73eab7
#7c73ea

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

#7e1341
#aa1a58
#d7206e
#e3478a
#ea73a6
#f19fc2
#f7ccde
#fef8fb
#ffffff

Tints of #ea73a6 Color

#ea73a6
#ec82af
#ee92b9
#f1a1c3
#f3b1cd
#f5c0d7
#f8d0e1
#fadfeb
#fceff5
#ffffff

Shades of #ea73a6 color code

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

#ea73a6
#d06693
#b65981
#9c4c6e
#823f5c
#683349
#4e2637
#341924
#1a0c12
#000000

Tones

#ea73a6
#da83a8
#ca93ab
#baa3ad
#aeaeae

Tones

Similar Color like #ea73a6 color

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

#eb74a7
#ec75a8
#ed76a9
#ee77aa
#ef78ab
#f079ac
#f17aad
#f27bae
#f37caf
#f47db0
#f57eb1
#f67fb2
#f780b3
#f881b4
#e972a5
#e871a4
#e770a3
#e66fa2
#e56ea1
#e46da0
#e36c9f
#e26b9e
#e16a9d
#e0699c
#df689b
#de679a
#dd6699
#dc6598

Download this Dark Red

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

#ea73a6 Color Code Preview on Black Background Color

This is how #ea73a6 Color will look on black background color. Color contrast ratio is 7.50

#ea73a6 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ea73a6

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ea73a6

#ea73a6 color code is use for CSS Background Color

Background color for the above div is #ea73a6

HTML with inline CSS

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

#ea73a6 color code is use for CSS Border Color

CSS Border color for the above div is #ea73a6

HTML with inline CSS

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

CSS Border Left color for the above div is #ea73a6

HTML with inline CSS

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

CSS Border Right color for the above div is #ea73a6

HTML with inline CSS

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

CSS Border Bottom color for the above div is #ea73a6

HTML with inline CSS

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

CSS Border Top color for the above div is #ea73a6

HTML with inline CSS

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

#ea73a6 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#ea73a6 Color code Preview on White Background

This is how #ea73a6 Color code will look on white background color. Color contrast ratio is 2.80

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

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