Skip to main content Skip to docs navigation

#e7aaeb 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 Petal Plush and its hex is #DDAAEE Nearest Color Name

Color Hue/Base color: Violet

Hex #e7aaeb Color code in RGB color code model is created after adding 90.59% red color, 66.67% green color and 92.16% blue color. Hex #e7aaeb Color code in CMYK color (process color) code model is generated after subtraction of 2% cyan, 28% magenta, 0% yellow and 7.84% black.

Hex #e7aaeb color code is between #ee99ee web safe hex color code and #ddbbdd web safe hex color code. #ee99ee is the nearest web safe color code. You can see here many more shades of #e7aaeb color code.

RGB Chart

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

Color Table

Hex Color Code e7aaeb #e7aaeb
RGB Decimal 231, 170, 235 231, 170, 235
RGB Percent 91%, 67%, 92% rgb(91%, 67%, 92%)
CSS RGBa 231, 170, 235,1 rgba(231,170,235,1)
CMYK Model cmyk(2%,28%,0%,7.84%)
HSL Color Space 296,62% ,79% hsl(296,62% ,79%)
HSV Color Space 296°, 28%, 92%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 11100111 10101010 11101011
Octal 347 252 353
Decimal 231 170 235
Hex e7 aa eb

Different shades of #e7aaeb color code.

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

Darkest of #e7aaeb
#c230cc
Darker of #e7aaeb
#d057d8
Dark of #e7aaeb
#db81e1
Base of #e7aaeb
#e7aaeb
Light of #e7aaeb
#f3d3f5
Lighter
#fefdfe
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

#e7aaeb
#aeebaa

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

Split Complementary

#e7aaeb
#ceebaa
#aaebc6

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

Analogous Color

#c1aaeb
#ccaaeb
#e7aaeb
#ebaad9
#ebaabe

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

#e7aaeb
#aaebe7
#ebe7aa

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

#e7aaeb
#ebe7aa
#aeebaa
#aaaeeb

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

#e7aaeb
#ebc6aa
#aeebaa
#aaceeb

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

#9b26a3
#c230cc
#d057d8
#db81e1
#e7aaeb
#f3d3f5
#fefdfe
#ffffff
#ffffff

Tints of #e7aaeb Color

#e7aaeb
#e9b3ed
#ecbcef
#efc6f1
#f1cff3
#f4d9f6
#f7e2f8
#f9ecfa
#fcf5fc
#ffffff

Shades of #e7aaeb color code

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

#e7aaeb
#cd97d0
#b384b6
#9a719c
#805e82
#664b68
#4d384e
#332534
#19121a
#000000

Tones

#e7aaeb
#deb4e0
#d5bfd6
#cbc9cb
#cacaca

Tones

Similar Color like #e7aaeb color

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

#e8abec
#e9aced
#eaadee
#ebaeef
#ecaff0
#edb0f1
#eeb1f2
#efb2f3
#f0b3f4
#f1b4f5
#f2b5f6
#f3b6f7
#f4b7f8
#f5b8f9
#e6a9ea
#e5a8e9
#e4a7e8
#e3a6e7
#e2a5e6
#e1a4e5
#e0a3e4
#dfa2e3
#dea1e2
#dda0e1
#dc9fe0
#db9edf
#da9dde
#d99cdd

Download this Light Violet

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

#e7aaeb Color Code Preview on Black Background Color

This is how #e7aaeb Color will look on black background color. Color contrast ratio is 11.35

#e7aaeb in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #e7aaeb

HTML with inline CSS

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

Your Example Paragraph content text in with font color #e7aaeb

#e7aaeb color code is use for CSS Background Color

Background color for the above div is #e7aaeb

HTML with inline CSS

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

#e7aaeb color code is use for CSS Border Color

CSS Border color for the above div is #e7aaeb

HTML with inline CSS

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

CSS Border Left color for the above div is #e7aaeb

HTML with inline CSS

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

CSS Border Right color for the above div is #e7aaeb

HTML with inline CSS

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

CSS Border Bottom color for the above div is #e7aaeb

HTML with inline CSS

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

CSS Border Top color for the above div is #e7aaeb

HTML with inline CSS

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

#e7aaeb hex Color code used as CSS color Codes

Example CSS Class for usage

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

#e7aaeb Color code Preview on White Background

This is how #e7aaeb Color code will look on white background color. Color contrast ratio is 1.85

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

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