crispedge.com

Color picker

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

#ee9baf hex color - Red - Warm color - Information

#ee9baf hex color - Red - Warm color

Color Hue/Base color: Red

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

Hex #ee9baf 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 #ee9baf color code.

0 Likes 0 Comments | 2 Views

Color Table

Hex Color Codeee9baf#ee9baf
RGB Decimal238, 155, 175rgb(238, 155, 175)
RGB Percent93%, 61%, 69%rgb(93%, 61%, 69%)
CSS RGBa238, 155, 175,1rgba(238,155,175,1)
CMYK Modelcmyk(0%,35%,26%,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
Binary111011101001101110101111
Octal356233257
Decimal238155175
Hexee9baf

Different shades of #ee9baf color code.

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

Light Shade of #ee9baf
#f5c7d2
Dark Shade of #ee9baf
#e76f8c
Saturated Shade of #ee9baf
#f495ac
Desaturated Shade of #ee9baf
#e8a1b2
Grey scale Shade of #ee9baf
#c4c4c4
Brighten Shade
#ffb4c8
Most Readable Shade
#000000

Shades of #ee9baf color code

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

#ee9baf
#d3899b
#b97888
#9e6774
#845661
#69444d
#4f333a
#342226
#1a1113
#000000

Similar Color like #ee9baf color

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

#ef9cb0
#f09db1
#f19eb2
#f29fb3
#f3a0b4
#f4a1b5
#f5a2b6
#f6a3b7
#f7a4b8
#f8a5b9
#f9a6ba
#faa7bb
#fba8bc
#fca9bd
#ed9aae
#ec99ad
#eb98ac
#ea97ab
#e996aa
#e895a9
#e794a8
#e693a7
#e592a6
#e491a5
#e390a4
#e28fa3
#e18ea2
#e08da1

Monochromatic Color with #ee9baf

#ee9baf
#1a1113
#442c32
#6e4851
#996471
#c37f90

Tints of #ee9baf Color

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

#ee9baf
#9beeda

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

Split Complementary

#ee9baf
#9beeb1
#9bd8ee

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

Analogous Color

#ee9bd0
#ee9bc0
#ee9baf
#ee9b9e
#eea89b

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

#ee9baf
#afee9b
#9bafee

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

#ee9baf
#d8ee9b
#9beeda
#b09bee

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

#ee9baf
#9beeda
#9bd8ee
#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 #ee9baf 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.

#ee9baf Color Code Preview on Black Background Color

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

#ee9baf in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ee9baf

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ee9baf

#ee9baf color code is use for CSS Background Color

Background color for the above div is #ee9baf

HTML with inline CSS

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

#ee9baf color code is use for CSS Border Color

CSS Border color for the above div is #ee9baf

HTML with inline CSS

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

CSS Border Left color for the above div is #ee9baf

HTML with inline CSS

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

CSS Border Right color for the above div is #ee9baf

HTML with inline CSS

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

CSS Border Bottom color for the above div is #ee9baf

HTML with inline CSS

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

CSS Border Top color for the above div is #ee9baf

HTML with inline CSS

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

#ee9baf hex Color code used as CSS color Codes

Example CSS Class for usage

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

#ee9baf Color code Preview on White Background

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

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.