Skip to main content Skip to docs navigation

#e68cb9 hex color | Download Light 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 Pantone 2044 C and its hex is #E793B7 Nearest Color Name

Color Hue/Base color: Violet

Hex #e68cb9 Color code in RGB color code model is created after adding 90.2% red color, 54.9% green color and 72.55% blue color. Hex #e68cb9 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 39% magenta, 20% yellow and 9.8% black.

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

RGB Chart

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

Color Table

Hex Color Code e68cb9 #e68cb9
RGB Decimal 230, 140, 185 230, 140, 185
RGB Percent 90%, 55%, 73% rgb(90%, 55%, 73%)
CSS RGBa 230, 140, 185,1 rgba(230,140,185,1)
CMYK Model cmyk(0%,39%,20%,9.8%)
HSL Color Space 330,64% ,73% hsl(330,64% ,73%)
HSV Color Space 330°, 39%, 90%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 11100110 10001100 10111001
Octal 346 214 271
Decimal 230 140 185
Hex e6 8c b9

Different shades of #e68cb9 color code.

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

Darkest of #e68cb9
#b2276d
Darker of #e68cb9
#d43886
Dark of #e68cb9
#dd62a0
Base of #e68cb9
#e68cb9
Light of #e68cb9
#efb6d3
Lighter
#f8e0ec
Lightest
#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

#e68cb9
#8ce6b9

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

Split Complementary

#e68cb9
#8ce68c
#8ce6e6

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

Analogous Color

#df8ce6
#e68cdf
#e68cb9
#e68c9b
#e6a38c

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

#e68cb9
#8cb9e6
#b9e68c

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

#e68cb9
#b9e68c
#8ce6b9
#b98ce6

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

#e68cb9
#e6e68c
#8ce6b9
#8c8ce6

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

#881e53
#b2276d
#d43886
#dd62a0
#e68cb9
#efb6d3
#f8e0ec
#ffffff
#ffffff

Tints of #e68cb9 Color

#e68cb9
#e898c0
#eba5c8
#eeb2d0
#f1bfd8
#f3cbdf
#f6d8e7
#f9e5ef
#fcf2f7
#ffffff

Shades of #e68cb9 color code

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

#e68cb9
#cc7ca4
#b26c8f
#995d7b
#7f4d66
#663e52
#4c2e3d
#331f29
#190f14
#000000

Tones

#e68cb9
#d89ab9
#caa8b9
#bcb6b9
#b9b9b9

Tones

Similar Color like #e68cb9 color

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

#e78dba
#e88ebb
#e98fbc
#ea90bd
#eb91be
#ec92bf
#ed93c0
#ee94c1
#ef95c2
#f096c3
#f197c4
#f298c5
#f399c6
#f49ac7
#e58bb8
#e48ab7
#e389b6
#e288b5
#e187b4
#e086b3
#df85b2
#de84b1
#dd83b0
#dc82af
#db81ae
#da80ad
#d97fac
#d87eab

Download this Light Violet

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

#e68cb9 Color Code Preview on Black Background Color

This is how #e68cb9 Color will look on black background color. Color contrast ratio is 8.82

#e68cb9 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #e68cb9

HTML with inline CSS

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

Your Example Paragraph content text in with font color #e68cb9

#e68cb9 color code is use for CSS Background Color

Background color for the above div is #e68cb9

HTML with inline CSS

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

#e68cb9 color code is use for CSS Border Color

CSS Border color for the above div is #e68cb9

HTML with inline CSS

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

CSS Border Left color for the above div is #e68cb9

HTML with inline CSS

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

CSS Border Right color for the above div is #e68cb9

HTML with inline CSS

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

CSS Border Bottom color for the above div is #e68cb9

HTML with inline CSS

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

CSS Border Top color for the above div is #e68cb9

HTML with inline CSS

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

#e68cb9 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#e68cb9 Color code Preview on White Background

This is how #e68cb9 Color code will look on white background color. Color contrast ratio is 2.38

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

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