crispedge.com

Color picker

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

#ed9ab9 hex color - Red - Warm color - Information

#ed9ab9 hex color - Red - Warm color

Color Hue/Base color: Red

Hex #ed9ab9 Color code in RGB color code model is created after adding 92.94% red color, 60.39% green color and 72.55% blue color. Hex #ed9ab9 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 35% magenta, 22% yellow and 7% black.

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

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Codeed9ab9#ed9ab9
RGB Decimal237, 154, 185rgb(237, 154, 185)
RGB Percent93%, 60%, 73%rgb(93%, 60%, 73%)
CSS RGBa237, 154, 185,1rgba(237,154,185,1)
CMYK Modelcmyk(0%,35%,22%,7%)
HSL Color Space338,70% ,77%hsl(338,70% ,77%)
HSV Color Space338°, 35%, 93%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111011011001101010111001
Octal355232271
Decimal237154185
Hexed9ab9

Different shades of #ed9ab9 color code.

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

Light Shade of #ed9ab9
#f5c5d7
Dark Shade of #ed9ab9
#e56f9b
Saturated Shade of #ed9ab9
#f394b7
Desaturated Shade of #ed9ab9
#e7a0ba
Grey scale Shade of #ed9ab9
#c3c3c3
Brighten Shade
#ffb3d2
Most Readable Shade
#000000

Shades of #ed9ab9 color code

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

#ed9ab9
#d288a4
#b8778f
#9e667b
#835566
#694452
#4f333d
#342229
#1a1114
#000000

Similar Color like #ed9ab9 color

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

#ee9bba
#ef9cbb
#f09dbc
#f19ebd
#f29fbe
#f3a0bf
#f4a1c0
#f5a2c1
#f6a3c2
#f7a4c3
#f8a5c4
#f9a6c5
#faa7c6
#fba8c7
#ec99b8
#eb98b7
#ea97b6
#e996b5
#e895b4
#e794b3
#e693b2
#e592b1
#e491b0
#e390af
#e28fae
#e18ead
#e08dac
#df8cab

Monochromatic Color with #ed9ab9

#ed9ab9
#181013
#432c34
#6d4755
#986377
#c27e98

Tints of #ed9ab9 Color

#ed9ab9
#efa5c0
#f1b0c8
#f3bbd0
#f5c6d8
#f7d2df
#f9dde7
#fbe8ef
#fdf3f7
#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

#ed9ab9
#9aedce

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

Split Complementary

#ed9ab9
#9aeda4
#9ae2ed

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

Analogous Color

#ed9ada
#ed9aca
#ed9ab9
#ed9aa8
#ed9c9a

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

#ed9ab9
#b9ed9a
#9ab9ed

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

#ed9ab9
#e2ed9a
#9aedce
#a49aed

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

#ed9ab9
#9aedce
#9ae2ed
#eda59a

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 #ed9ab9 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.

#ed9ab9 Color Code Preview on Black Background Color

This is how #ed9ab9 Color will look on black background color. Color contrast ratio is 9.92

#ed9ab9 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ed9ab9

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ed9ab9

#ed9ab9 color code is use for CSS Background Color

Background color for the above div is #ed9ab9

HTML with inline CSS

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

#ed9ab9 color code is use for CSS Border Color

CSS Border color for the above div is #ed9ab9

HTML with inline CSS

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

CSS Border Left color for the above div is #ed9ab9

HTML with inline CSS

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

CSS Border Right color for the above div is #ed9ab9

HTML with inline CSS

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

CSS Border Bottom color for the above div is #ed9ab9

HTML with inline CSS

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

CSS Border Top color for the above div is #ed9ab9

HTML with inline CSS

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

#ed9ab9 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#ed9ab9 Color code Preview on White Background

This is how #ed9ab9 Color code will look on white background color. Color contrast ratio is 2.12

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

Related Gradients

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

0 Likes 0 Comments | 1 Views

Post your comment:-

By submitting comment you agree to our privacy policy.