crispedge.com

Color picker

Loading...

#ee6bbb hex color - Red - Warm color - Information

#ee6bbb hex color - Red - Warm color

Color Mixture: Magenta and Pink

Color Hue/Base color: Red

Hex #ee6bbb Color code in RGB color code model is created after adding 93.33% red color, 41.96% green color and 73.33% blue color. Hex #ee6bbb Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 55% magenta, 21% yellow and 7% black.

Hex #ee6bbb color code is between #dd66aa web safe hex color code and #ff77cc web safe hex color code. #dd66aa is the nearest web safe color code. You can see here many more shades of #ee6bbb color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codeee6bbb#ee6bbb
RGB Decimal238, 107, 187rgb(238, 107, 187)
RGB Percent93%, 42%, 73%rgb(93%, 42%, 73%)
CSS RGBa238, 107, 187,1rgba(238,107,187,1)
CMYK Modelcmyk(0%,55%,21%,7%)
HSL Color Space323,79% ,68%hsl(323,79% ,68%)
HSV Color Space323°, 55%, 93%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111011100110101110111011
Octal356153273
Decimal238107187
Hexee6bbb

Different shades of #ee6bbb color code.

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

Light Shade of #ee6bbb
#f399d0
Dark Shade of #ee6bbb
#e93da6
Saturated Shade of #ee6bbb
#f663bd
Desaturated Shade of #ee6bbb
#e673b9
Grey scale Shade of #ee6bbb
#acacac
Brighten Shade
#ff84d4
Most Readable Shade
#000000

Shades of #ee6bbb color code

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

#ee6bbb
#d35fa6
#b95391
#9e477c
#843b67
#692f53
#4f233e
#341729
#1a0b14
#000000

Similar Color like #ee6bbb color

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

#ef6cbc
#f06dbd
#f16ebe
#f26fbf
#f370c0
#f471c1
#f572c2
#f673c3
#f774c4
#f875c5
#f976c6
#fa77c7
#fb78c8
#fc79c9
#ed6aba
#ec69b9
#eb68b8
#ea67b7
#e966b6
#e865b5
#e764b4
#e663b3
#e562b2
#e461b1
#e360b0
#e25faf
#e15eae
#e05dad

Monochromatic Color with #ee6bbb

#ee6bbb
#1a0b14
#441f35
#6e3257
#994578
#c3589a

Tints of #ee6bbb Color

#ee6bbb
#ef7bc2
#f18bca
#f39cd1
#f5acd9
#f7bde0
#f9cde8
#fbdeef
#fdeef7
#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

#ee6bbb
#6bee9e

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

Split Complementary

#ee6bbb
#7aee6b
#6beedf

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

Analogous Color

#ed6bee
#ee6bd5
#ee6bbb
#ee6ba1
#ee6b87

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

#ee6bbb
#bbee6b
#6bbbee

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

#ee6bbb
#eedf6b
#6bee9e
#6b79ee

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

#ee6bbb
#6bee9e
#6beedf
#ee6b7a

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

#ee6bbb Color Code Preview on Black Background Color

This is how #ee6bbb Color will look on black background color. Color contrast ratio is 7.46

#ee6bbb in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ee6bbb

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ee6bbb

#ee6bbb color code is use for CSS Background Color

Background color for the above div is #ee6bbb

HTML with inline CSS

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

#ee6bbb color code is use for CSS Border Color

CSS Border color for the above div is #ee6bbb

HTML with inline CSS

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

CSS Border Left color for the above div is #ee6bbb

HTML with inline CSS

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

CSS Border Right color for the above div is #ee6bbb

HTML with inline CSS

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

CSS Border Bottom color for the above div is #ee6bbb

HTML with inline CSS

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

CSS Border Top color for the above div is #ee6bbb

HTML with inline CSS

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

#ee6bbb hex Color code used as CSS color Codes

Example CSS Class for usage

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

#ee6bbb Color code Preview on White Background

This is how #ee6bbb Color code will look on white background color. Color contrast ratio is 2.82

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

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,107,187,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(107,238,158,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(238,107,187,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.