crispedge.com

Color picker

Loading...

#ee9bae hex color - Red - Warm color - Information

#ee9bae hex color - Red - Warm color

Color Mixture: Pink and Red

Color Hue/Base color: Red

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

Hex #ee9bae color code is between #dd99aa web safe hex color code and #ffaabb web safe hex color code. #dd99aa is the nearest web safe color code. You can see here many more shades of #ee9bae color code.

0 Likes 0 Comments | 2 Views

RGB Chart

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

Color Table

Hex Color Codeee9bae#ee9bae
RGB Decimal238, 155, 174rgb(238, 155, 174)
RGB Percent93%, 61%, 68%rgb(93%, 61%, 68%)
CSS RGBa238, 155, 174,1rgba(238,155,174,1)
CMYK Modelcmyk(0%,35%,27%,7%)
HSL Color Space346,71% ,77%hsl(346,71% ,77%)
HSV Color Space346°, 35%, 93%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111011101001101110101110
Octal356233256
Decimal238155174
Hexee9bae

Different shades of #ee9bae color code.

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

Light Shade of #ee9bae
#f5c7d1
Dark Shade of #ee9bae
#e76f8b
Saturated Shade of #ee9bae
#f495ab
Desaturated Shade of #ee9bae
#e8a1b1
Grey scale Shade of #ee9bae
#c4c4c4
Brighten Shade
#ffb4c7
Most Readable Shade
#000000

Shades of #ee9bae color code

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

#ee9bae
#d3899a
#b97887
#9e6774
#845660
#69444d
#4f333a
#342226
#1a1113
#000000

Similar Color like #ee9bae color

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

#ef9caf
#f09db0
#f19eb1
#f29fb2
#f3a0b3
#f4a1b4
#f5a2b5
#f6a3b6
#f7a4b7
#f8a5b8
#f9a6b9
#faa7ba
#fba8bb
#fca9bc
#ed9aad
#ec99ac
#eb98ab
#ea97aa
#e996a9
#e895a8
#e794a7
#e693a6
#e592a5
#e491a4
#e390a3
#e28fa2
#e18ea1
#e08da0

Monochromatic Color with #ee9bae

#ee9bae
#1a1113
#442c32
#6e4851
#996470
#c37f8f

Tints of #ee9bae Color

#ee9bae
#efa6b7
#f1b1c0
#f3bcc9
#f5c7d2
#f7d2db
#f9dde4
#fbe8ed
#fdf3f6
#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

#ee9bae
#9beedb

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

Split Complementary

#ee9bae
#9beeb1
#9bd7ee

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

Analogous Color

#ee9bcf
#ee9bbf
#ee9bae
#ee9b9d
#eea99b

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

#ee9bae
#aeee9b
#9baeee

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

#ee9bae
#d7ee9b
#9beedb
#b19bee

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

#ee9bae
#9beedb
#9bd7ee
#eeb19b

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

#ee9bae Color Code Preview on Black Background Color

This is how #ee9bae Color will look on black background color. Color contrast ratio is 9.94

#ee9bae in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ee9bae

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ee9bae

#ee9bae color code is use for CSS Background Color

Background color for the above div is #ee9bae

HTML with inline CSS

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

#ee9bae color code is use for CSS Border Color

CSS Border color for the above div is #ee9bae

HTML with inline CSS

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

CSS Border Left color for the above div is #ee9bae

HTML with inline CSS

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

CSS Border Right color for the above div is #ee9bae

HTML with inline CSS

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

CSS Border Bottom color for the above div is #ee9bae

HTML with inline CSS

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

CSS Border Top color for the above div is #ee9bae

HTML with inline CSS

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

#ee9bae hex Color code used as CSS color Codes

Example CSS Class for usage

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

#ee9bae Color code Preview on White Background

This is how #ee9bae Color code will look on white background color. Color contrast ratio is 2.11

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

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(238,155,174,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(155,238,219,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(238,155,174,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }
							

0 Likes 0 Comments | 2 Views

Post your comment:-

By submitting comment you agree to our privacy policy.