Skip to main content Skip to docs navigation

#e5cbff 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 Lens Flare Pink and its hex is #E4CBFF Nearest Color Name

Color Hue/Base color: Violet

Hex #e5cbff Color code in RGB color code model is created after adding 89.8% red color, 79.61% green color and 100% blue color. Hex #e5cbff Color code in CMYK color (process color) code model is generated after subtraction of 10% cyan, 20% magenta, 0% yellow and 0% black.

Hex #e5cbff color code is between #ddccee web safe hex color code and #eebbdd web safe hex color code. #ddccee is the nearest web safe color code. You can see here many more shades of #e5cbff color code.

RGB Chart

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

Color Table

Hex Color Code e5cbff #e5cbff
RGB Decimal 229, 203, 255 229, 203, 255
RGB Percent 90%, 80%, 100% rgb(90%, 80%, 100%)
CSS RGBa 229, 203, 255,1 rgba(229,203,255,1)
CMYK Model cmyk(10%,20%,0%,0%)
HSL Color Space 270,100% ,90% hsl(270,100% ,90%)
HSV Color Space 270°, 20%, 100%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 11100101 11001011 11111111
Octal 345 313 377
Decimal 229 203 255
Hex e5 cb ff

Different shades of #e5cbff color code.

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

Darkest of #e5cbff
#9832ff
Darker of #e5cbff
#b265ff
Dark of #e5cbff
#cb98ff
Base of #e5cbff
#e5cbff
Light of #e5cbff
#fefeff
Lighter
#ffffff
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

#e5cbff
#e5ffcb

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

Split Complementary

#e5cbff
#ffffcb
#cbffcb

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

Analogous Color

#cbcfff
#cfcbff
#e5cbff
#f6cbff
#ffcbf2

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

#e5cbff
#cbffe5
#ffe5cb

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

#e5cbff
#ffe5cb
#e5ffcb
#cbe5ff

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

#e5cbff
#ffcbcb
#e5ffcb
#cbffff

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

#7f00fe
#9832ff
#b265ff
#cb98ff
#e5cbff
#fefeff
#ffffff
#ffffff
#ffffff

Tints of #e5cbff Color

#e5cbff
#e7d0ff
#ead6ff
#eddcff
#f0e2ff
#f3e7ff
#f6edff
#f9f3ff
#fcf9ff
#ffffff

Shades of #e5cbff color code

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

#e5cbff
#cbb4e2
#b29dc6
#9887aa
#7f708d
#655a71
#4c4355
#322d38
#19161c
#000000

Tones

#e5cbff
#e5d0fa
#e5d5f5
#e5dbef
#e5e0ea

Tones

Similar Color like #e5cbff color

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

#e6ccff
#e7cdff
#e8ceff
#e9cfff
#ead0ff
#ebd1ff
#ecd2ff
#edd3ff
#eed4ff
#efd5ff
#f0d6ff
#f1d7ff
#f2d8ff
#f3d9ff
#e4cafe
#e3c9fd
#e2c8fc
#e1c7fb
#e0c6fa
#dfc5f9
#dec4f8
#ddc3f7
#dcc2f6
#dbc1f5
#dac0f4
#d9bff3
#d8bef2
#d7bdf1

Download this Light Violet

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

#e5cbff Color Code Preview on Black Background Color

This is how #e5cbff Color will look on black background color. Color contrast ratio is 14.32

#e5cbff in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #e5cbff

HTML with inline CSS

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

Your Example Paragraph content text in with font color #e5cbff

#e5cbff color code is use for CSS Background Color

Background color for the above div is #e5cbff

HTML with inline CSS

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

#e5cbff color code is use for CSS Border Color

CSS Border color for the above div is #e5cbff

HTML with inline CSS

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

CSS Border Left color for the above div is #e5cbff

HTML with inline CSS

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

CSS Border Right color for the above div is #e5cbff

HTML with inline CSS

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

CSS Border Bottom color for the above div is #e5cbff

HTML with inline CSS

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

CSS Border Top color for the above div is #e5cbff

HTML with inline CSS

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

#e5cbff hex Color code used as CSS color Codes

Example CSS Class for usage

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

#e5cbff Color code Preview on White Background

This is how #e5cbff Color code will look on white background color. Color contrast ratio is 1.47

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

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