crispedge.com

Color picker

Loading...

#ed99ad hex color - Red - Warm color - Information

#ed99ad hex color - Red - Warm color

Color Hue/Base color: Red

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

Hex #ed99ad color code is between #ee88aa web safe hex color code and #ddaabb web safe hex color code. #ee88aa is the nearest web safe color code. You can see here many more shades of #ed99ad color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codeed99ad#ed99ad
RGB Decimal237, 153, 173rgb(237, 153, 173)
RGB Percent93%, 60%, 68%rgb(93%, 60%, 68%)
CSS RGBa237, 153, 173,1rgba(237,153,173,1)
CMYK Modelcmyk(0%,35%,27%,7%)
HSL Color Space346,70% ,76%hsl(346,70% ,76%)
HSV Color Space346°, 35%, 93%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111011011001100110101101
Octal355231255
Decimal237153173
Hexed99ad

Different shades of #ed99ad color code.

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

Light Shade of #ed99ad
#f5c4d0
Dark Shade of #ed99ad
#e56e8a
Saturated Shade of #ed99ad
#f393aa
Desaturated Shade of #ed99ad
#e79fb0
Grey scale Shade of #ed99ad
#c3c3c3
Brighten Shade
#ffb2c6
Most Readable Shade
#000000

Shades of #ed99ad color code

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

#ed99ad
#d28899
#b87786
#9e6673
#835560
#69444c
#4f3339
#342226
#1a1113
#000000

Similar Color like #ed99ad color

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

#ee9aae
#ef9baf
#f09cb0
#f19db1
#f29eb2
#f39fb3
#f4a0b4
#f5a1b5
#f6a2b6
#f7a3b7
#f8a4b8
#f9a5b9
#faa6ba
#fba7bb
#ec98ac
#eb97ab
#ea96aa
#e995a9
#e894a8
#e793a7
#e692a6
#e591a5
#e490a4
#e38fa3
#e28ea2
#e18da1
#e08ca0
#df8b9f

Monochromatic Color with #ed99ad

#ed99ad
#181012
#432b31
#6d4750
#98626f
#c27e8e

Tints of #ed99ad Color

#ed99ad
#efa4b6
#f1afbf
#f3bbc8
#f5c6d1
#f7d1da
#f9dde3
#fbe8ec
#fdf3f5
#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

#ed99ad
#99edd9

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

Split Complementary

#ed99ad
#99edaf
#99d7ed

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

Analogous Color

#ed99cf
#ed99be
#ed99ad
#ed999c
#eda799

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

#ed99ad
#aded99
#99aded

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

#ed99ad
#d7ed99
#99edd9
#af99ed

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

#ed99ad
#99edd9
#99d7ed
#edaf99

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

#ed99ad Color Code Preview on Black Background Color

This is how #ed99ad Color will look on black background color. Color contrast ratio is 9.76

#ed99ad in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ed99ad

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ed99ad

#ed99ad color code is use for CSS Background Color

Background color for the above div is #ed99ad

HTML with inline CSS

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

#ed99ad color code is use for CSS Border Color

CSS Border color for the above div is #ed99ad

HTML with inline CSS

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

CSS Border Left color for the above div is #ed99ad

HTML with inline CSS

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

CSS Border Right color for the above div is #ed99ad

HTML with inline CSS

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

CSS Border Bottom color for the above div is #ed99ad

HTML with inline CSS

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

CSS Border Top color for the above div is #ed99ad

HTML with inline CSS

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

#ed99ad hex Color code used as CSS color Codes

Example CSS Class for usage

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

#ed99ad Color code Preview on White Background

This is how #ed99ad Color code will look on white background color. Color contrast ratio is 2.15

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

Gradient Background

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

Gradient Text

Find Gradient Text for your next project.

CRISPEDGE


 .gradientTextClass{
  background: 
      linear-gradient(217deg, rgba(237,153,173,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(153,237,217,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(237,153,173,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }
							

0 Likes 0 Comments | 1 Views

Post your comment:-

By submitting comment you agree to our privacy policy.