Skip to main content Skip to docs navigation

#ea998e hex color | Download Light Orange 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 Salmon Salt and its hex is #E7968B Nearest Color Name

Color Hue/Base color: Orange

Hex #ea998e Color code in RGB color code model is created after adding 91.76% red color, 60% green color and 55.69% blue color. Hex #ea998e Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 35% magenta, 39% yellow and 8.24% black.

Hex #ea998e color code is between #ee8888 web safe hex color code and #ddaa99 web safe hex color code. #ee8888 is the nearest web safe color code. You can see here many more shades of #ea998e color code.

RGB Chart

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

Color Table

Hex Color Code ea998e #ea998e
RGB Decimal 234, 153, 142 234, 153, 142
RGB Percent 92%, 60%, 56% rgb(92%, 60%, 56%)
CSS RGBa 234, 153, 142,1 rgba(234,153,142,1)
CMYK Model cmyk(0%,35%,39%,8.24%)
HSL Color Space 7,69% ,74% hsl(7,69% ,74%)
HSV Color Space 7°, 39%, 92%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 11101010 10011001 10001110
Octal 352 231 216
Decimal 234 153 142
Hex ea 99 8e

Different shades of #ea998e color code.

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

Darkest of #ea998e
#bc3523
Darker of #ea998e
#da4b38
Dark of #ea998e
#e27263
Base of #ea998e
#ea998e
Light of #ea998e
#f2c0b9
Lighter
#fae7e4
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

#ea998e
#8edfea

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

Split Complementary

#ea998e
#8eeac7
#8eb1ea

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

Analogous Color

#ea8eb9
#ea8ea9
#ea998e
#eab88e
#eade8e

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

#ea998e
#998eea
#8eea99

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

#ea998e
#8eea99
#8edfea
#ea8edf

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

#ea998e
#b1ea8e
#8edfea
#c78eea

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

#91291b
#bc3523
#da4b38
#e27263
#ea998e
#f2c0b9
#fae7e4
#ffffff
#ffffff

Tints of #ea998e Color

#ea998e
#eca49a
#eeafa7
#f1bbb3
#f3c6c0
#f5d1cc
#f8ddd9
#fae8e5
#fcf3f2
#ffffff

Shades of #ea998e color code

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

#ea998e
#d0887e
#b6776e
#9c665e
#82554e
#68443f
#4e332f
#34221f
#1a110f
#000000

Tones

#ea998e
#dda39b
#cfada9
#c2b8b6
#bcbcbc

Tones

Similar Color like #ea998e color

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

#eb9a8f
#ec9b90
#ed9c91
#ee9d92
#ef9e93
#f09f94
#f1a095
#f2a196
#f3a297
#f4a398
#f5a499
#f6a59a
#f7a69b
#f8a79c
#e9988d
#e8978c
#e7968b
#e6958a
#e59489
#e49388
#e39287
#e29186
#e19085
#e08f84
#df8e83
#de8d82
#dd8c81
#dc8b80

Download this Light Orange

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

#ea998e Color Code Preview on Black Background Color

This is how #ea998e Color will look on black background color. Color contrast ratio is 9.45

#ea998e in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ea998e

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ea998e

#ea998e color code is use for CSS Background Color

Background color for the above div is #ea998e

HTML with inline CSS

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

#ea998e color code is use for CSS Border Color

CSS Border color for the above div is #ea998e

HTML with inline CSS

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

CSS Border Left color for the above div is #ea998e

HTML with inline CSS

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

CSS Border Right color for the above div is #ea998e

HTML with inline CSS

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

CSS Border Bottom color for the above div is #ea998e

HTML with inline CSS

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

CSS Border Top color for the above div is #ea998e

HTML with inline CSS

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

#ea998e hex Color code used as CSS color Codes

Example CSS Class for usage

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

#ea998e Color code Preview on White Background

This is how #ea998e Color code will look on white background color. Color contrast ratio is 2.22

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

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