crispedge.com

Color picker

Loading...
Click "Search Color" button for color information.

#ea9da1 hex color - Orange - Warm color - Information

#ea9da1 hex color - Orange - Warm color

Color Hue/Base color: Orange

Hex #ea9da1 Color code in RGB color code model is created after adding 91.76% red color, 61.57% green color and 63.14% blue color. Hex #ea9da1 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 33% magenta, 31% yellow and 8% black.

Hex #ea9da1 color code is between #ee9999 web safe hex color code and #ddaaaa web safe hex color code. #ee9999 is the nearest web safe color code. You can see here many more shades of #ea9da1 color code.

0 Likes 0 Comments | 2 Views

Color Table

Hex Color Codeea9da1#ea9da1
RGB Decimal234, 157, 161rgb(234, 157, 161)
RGB Percent92%, 62%, 63%rgb(92%, 62%, 63%)
CSS RGBa234, 157, 161,1rgba(234,157,161,1)
CMYK Modelcmyk(0%,33%,31%,8%)
HSL Color Space357,65% ,77%hsl(357,65% ,77%)
HSV Color Space357°, 33%, 92%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111010101001110110100001
Octal352235241
Decimal234157161
Hexea9da1

Different shades of #ea9da1 color code.

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

Light Shade of #ea9da1
#f3c7c9
Dark Shade of #ea9da1
#e17379
Saturated Shade of #ea9da1
#f0979c
Desaturated Shade of #ea9da1
#e4a3a6
Grey scale Shade of #ea9da1
#c3c3c3
Brighten Shade
#ffb6ba
Most Readable Shade
#000000

Shades of #ea9da1 color code

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

#ea9da1
#d08b8f
#b67a7d
#9c686b
#825759
#684547
#4e3435
#342223
#1a1111
#000000

Similar Color like #ea9da1 color

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

#eb9ea2
#ec9fa3
#eda0a4
#eea1a5
#efa2a6
#f0a3a7
#f1a4a8
#f2a5a9
#f3a6aa
#f4a7ab
#f5a8ac
#f6a9ad
#f7aaae
#f8abaf
#e99ca0
#e89b9f
#e79a9e
#e6999d
#e5989c
#e4979b
#e3969a
#e29599
#e19498
#e09397
#df9296
#de9195
#dd9094
#dc8f93

Monochromatic Color with #ea9da1

#ea9da1
#150e0f
#402b2c
#6a4749
#956467
#bf8084

Tints of #ea9da1 Color

#ea9da1
#eca7ab
#eeb2b5
#f1bdc0
#f3c8ca
#f5d3d5
#f8dedf
#fae9ea
#fcf4f4
#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

#ea9da1
#9deae6

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

Split Complementary

#ea9da1
#9deac0
#9dc8ea

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

Analogous Color

#ea9dc0
#ea9db0
#ea9da1
#eaa89d
#eab89d

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

#ea9da1
#a1ea9d
#9da1ea

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

#ea9da1
#c7ea9d
#9deae6
#bf9dea

Tetrad/Square Color is vibrant, positive and colorful color scheme. Its a diverse color scheme, Google, Microsoft, Slack & eBay uses in their color logos.

Double Complementary Color

#ea9da1
#9deae6
#9dc8ea
#eabf9d

Double Complementary 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).

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

#ea9da1 Color Code Preview on Black Background Color

This is how #ea9da1 Color will look on black background color. Color contrast ratio is 9.84

#ea9da1 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ea9da1

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ea9da1

#ea9da1 color code is use for CSS Background Color

Background color for the above div is #ea9da1

HTML with inline CSS

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

#ea9da1 color code is use for CSS Border Color

CSS Border color for the above div is #ea9da1

HTML with inline CSS

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

CSS Border Left color for the above div is #ea9da1

HTML with inline CSS

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

CSS Border Right color for the above div is #ea9da1

HTML with inline CSS

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

CSS Border Bottom color for the above div is #ea9da1

HTML with inline CSS

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

CSS Border Top color for the above div is #ea9da1

HTML with inline CSS

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

#ea9da1 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#ea9da1 Color code Preview on White Background

This is how #ea9da1 Color code will look on white background color. Color contrast ratio is 2.14

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

Related Gradients

Beautiful Colored Gradient Background. Find awesome Gradient for your next project.

0 Likes 0 Comments | 2 Views

Post your comment:-

By submitting comment you agree to our privacy policy.