crispedge.com

Color picker

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

#ee7bb5 hex color - Red - Warm color - Information

#ee7bb5 hex color - Red - Warm color

Color Mixture: Magenta and Pink

Color Hue/Base color: Red

Hex #ee7bb5 Color code in RGB color code model is created after adding 93.33% red color, 48.24% green color and 70.98% blue color. Hex #ee7bb5 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 48% magenta, 24% yellow and 7% black.

Hex #ee7bb5 color code is between #dd77bb web safe hex color code and #ff88aa web safe hex color code. #dd77bb is the nearest web safe color code. You can see here many more shades of #ee7bb5 color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Codeee7bb5#ee7bb5
RGB Decimal238, 123, 181rgb(238, 123, 181)
RGB Percent93%, 48%, 71%rgb(93%, 48%, 71%)
CSS RGBa238, 123, 181,1rgba(238,123,181,1)
CMYK Modelcmyk(0%,48%,24%,7%)
HSL Color Space330,77% ,71%hsl(330,77% ,71%)
HSV Color Space330°, 48%, 93%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111011100111101110110101
Octal356173265
Decimal238123181
Hexee7bb5

Different shades of #ee7bb5 color code.

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

Light Shade of #ee7bb5
#f4a8ce
Dark Shade of #ee7bb5
#e84e9c
Saturated Shade of #ee7bb5
#f574b5
Desaturated Shade of #ee7bb5
#e782b5
Grey scale Shade of #ee7bb5
#b4b4b4
Brighten Shade
#ff94ce
Most Readable Shade
#000000

Shades of #ee7bb5 color code

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

#ee7bb5
#d36da0
#b95f8c
#9e5278
#844464
#693650
#4f293c
#341b28
#1a0d14
#000000

Similar Color like #ee7bb5 color

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

#ef7cb6
#f07db7
#f17eb8
#f27fb9
#f380ba
#f481bb
#f582bc
#f683bd
#f784be
#f885bf
#f986c0
#fa87c1
#fb88c2
#fc89c3
#ed7ab4
#ec79b3
#eb78b2
#ea77b1
#e976b0
#e875af
#e774ae
#e673ad
#e572ac
#e471ab
#e370aa
#e26fa9
#e16ea8
#e06da7

Monochromatic Color with #ee7bb5

#ee7bb5
#1a0d13
#442334
#6e3954
#994f74
#c36595

Tints of #ee7bb5 Color

#ee7bb5
#ef89bd
#f198c5
#f3a7cd
#f5b5d5
#f7c4de
#f9d3e6
#fbe1ee
#fdf0f6
#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

#ee7bb5
#7beeb4

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

Split Complementary

#ee7bb5
#7cee7b
#7beeee

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

Analogous Color

#ee7be3
#ee7bcc
#ee7bb5
#ee7b9e
#ee7b87

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

#ee7bb5
#b5ee7b
#7bb5ee

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

#ee7bb5
#eeed7b
#7beeb4
#7b7bee

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

#ee7bb5
#7beeb4
#7beeee
#ee7b7c

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

#ee7bb5 Color Code Preview on Black Background Color

This is how #ee7bb5 Color will look on black background color. Color contrast ratio is 8.14

#ee7bb5 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ee7bb5

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ee7bb5

#ee7bb5 color code is use for CSS Background Color

Background color for the above div is #ee7bb5

HTML with inline CSS

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

#ee7bb5 color code is use for CSS Border Color

CSS Border color for the above div is #ee7bb5

HTML with inline CSS

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

CSS Border Left color for the above div is #ee7bb5

HTML with inline CSS

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

CSS Border Right color for the above div is #ee7bb5

HTML with inline CSS

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

CSS Border Bottom color for the above div is #ee7bb5

HTML with inline CSS

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

CSS Border Top color for the above div is #ee7bb5

HTML with inline CSS

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

#ee7bb5 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#ee7bb5 Color code Preview on White Background

This is how #ee7bb5 Color code will look on white background color. Color contrast ratio is 2.58

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

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.