Skip to main content Skip to docs navigation

#e266bb hex color | Download Dark Violet BG image | Information

Color Picker

@
The color hex or name not found.

You can tap color picker and choose a color or enter any valid hex color code or Color name to find color details.

Color Info

Woow we have a nearby visually matching color name available. It's name is Pink Charge and its hex is #DD66BB Nearest Color Name

Color Hue/Base color: Violet

Hex #e266bb Color code in RGB color code model is created after adding 88.63% red color, 40% green color and 73.33% blue color. Hex #e266bb Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 55% magenta, 17% yellow and 11.37% black.

Hex #e266bb color code is between #dd55aa web safe hex color code and #ee77cc web safe hex color code. #dd55aa is the nearest web safe color code. You can see here many more shades of #e266bb color code.

RGB Chart

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

Color Table

Hex Color Code e266bb #e266bb
RGB Decimal 226, 102, 187 226, 102, 187
RGB Percent 89%, 40%, 73% rgb(89%, 40%, 73%)
CSS RGBa 226, 102, 187,1 rgba(226,102,187,1)
CMYK Model cmyk(0%,55%,17%,11.37%)
HSL Color Space 319,68% ,64% hsl(319,68% ,64%)
HSV Color Space 319°, 55%, 89%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 11100010 01100110 10111011
Octal 342 146 273
Decimal 226 102 187
Hex e2 66 bb

Different shades of #e266bb color code.

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

Darkest of #e266bb
#931c6e
Darker of #e266bb
#be248e
Dark of #e266bb
#da3ba8
Base of #e266bb
#e266bb
Light of #e266bb
#ea91ce
Lighter
#f2bce1
Lightest
#fae7f4

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

#e266bb
#66e28d

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

Split Complementary

#e266bb
#7de266
#66e2cb

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

Analogous Color

#c166e2
#d566e2
#e266bb
#e26692
#e26e66

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

#e266bb
#66bbe2
#bbe266

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

#e266bb
#bbe266
#66e28d
#8d66e2

Tetrad/Square Color is vibrant, positive and colorful color scheme. Its a diverse color scheme, Google, Microsoft, Slack & eBay uses in their color logos.

Square Color

#e266bb
#e2cb66
#66e28d
#667de2

Square 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).

Monochromatic Color with #e266bb

#68144e
#931c6e
#be248e
#da3ba8
#e266bb
#ea91ce
#f2bce1
#fae7f4
#ffffff

Tints of #e266bb Color

#e266bb
#e577c2
#e888ca
#eb99d1
#eeaad9
#f2bbe0
#f5cce8
#f8ddef
#fbeef7
#ffffff

Shades of #e266bb color code

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

#e266bb
#c85aa6
#af4f91
#96447c
#7d3867
#642d53
#4b223e
#321629
#190b14
#000000

Tones

#e266bb
#d078b4
#be8aad
#ab9da7
#a4a4a4

Tones

Similar Color like #e266bb color

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

#e367bc
#e468bd
#e569be
#e66abf
#e76bc0
#e86cc1
#e96dc2
#ea6ec3
#eb6fc4
#ec70c5
#ed71c6
#ee72c7
#ef73c8
#f074c9
#e165ba
#e064b9
#df63b8
#de62b7
#dd61b6
#dc60b5
#db5fb4
#da5eb3
#d95db2
#d85cb1
#d75bb0
#d65aaf
#d559ae
#d458ad

Download this Dark Violet

Hex #e266bb 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.

#e266bb Color Code Preview on Black Background Color

This is how #e266bb Color will look on black background color. Color contrast ratio is 6.85

#e266bb in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #e266bb

HTML with inline CSS

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

Your Example Paragraph content text in with font color #e266bb

#e266bb color code is use for CSS Background Color

Background color for the above div is #e266bb

HTML with inline CSS

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

#e266bb color code is use for CSS Border Color

CSS Border color for the above div is #e266bb

HTML with inline CSS

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

CSS Border Left color for the above div is #e266bb

HTML with inline CSS

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

CSS Border Right color for the above div is #e266bb

HTML with inline CSS

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

CSS Border Bottom color for the above div is #e266bb

HTML with inline CSS

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

CSS Border Top color for the above div is #e266bb

HTML with inline CSS

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

#e266bb hex Color code used as CSS color Codes

Example CSS Class for usage

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

#e266bb Color code Preview on White Background

This is how #e266bb Color code will look on white background color. Color contrast ratio is 3.06

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

Gradient color background

Using gradients with mixed colors is a good idea. Download these backgrounds. Use them in slideshows, cards, and other designs.

Gradient Text

Find Gradient Text for your next project.

CRISPEDGE

 .gradientTextClass{
  background: 
      linear-gradient(217deg, rgba(226,102,187,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(102,226,141,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(226,102,187,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }