Skip to main content Skip to docs navigation

#eeabed 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 Pinky Swear and its hex is #EEAAEE Nearest Color Name

Color Hue/Base color: Violet

Hex #eeabed Color code in RGB color code model is created after adding 93.33% red color, 67.06% green color and 92.94% blue color. Hex #eeabed Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 28% magenta, 0% yellow and 6.67% black.

Hex #eeabed color code is between #ddaaee web safe hex color code and #ffbbdd web safe hex color code. #ddaaee is the nearest web safe color code. You can see here many more shades of #eeabed color code.

RGB Chart

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

Color Table

Hex Color Code eeabed #eeabed
RGB Decimal 238, 171, 237 238, 171, 237
RGB Percent 93%, 67%, 93% rgb(93%, 67%, 93%)
CSS RGBa 238, 171, 237,1 rgba(238,171,237,1)
CMYK Model cmyk(0%,28%,0%,6.67%)
HSL Color Space 301,66% ,80% hsl(301,66% ,80%)
HSV Color Space 301°, 28%, 93%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 11101110 10101011 11101101
Octal 356 253 355
Decimal 238 171 237
Hex ee ab ed

Different shades of #eeabed color code.

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

Darkest of #eeabed
#d42cd2
Darker of #eeabed
#dd56db
Dark of #eeabed
#e581e4
Base of #eeabed
#eeabed
Light of #eeabed
#f7d5f6
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

#eeabed
#abeeac

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

Split Complementary

#eeabed
#cceeab
#abeece

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

Analogous Color

#c8abee
#d3abee
#eeabed
#eeabd7
#eeabbb

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

#eeabed
#abedee
#edeeab

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

#eeabed
#edeeab
#abeeac
#acabee

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

#eeabed
#eeceab
#abeeac
#abccee

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

#ab23a8
#d42cd2
#dd56db
#e581e4
#eeabed
#f7d5f6
#ffffff
#ffffff
#ffffff

Tints of #eeabed Color

#eeabed
#efb4ef
#f1bdf1
#f3c7f3
#f5d0f5
#f7d9f7
#f9e3f9
#fbecfb
#fdf5fd
#ffffff

Shades of #eeabed color code

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

#eeabed
#d398d2
#b985b8
#9e729e
#845f83
#694c69
#4f394f
#342634
#1a131a
#000000

Tones

#eeabed
#e4b5e3
#dabfd9
#d0c9d0
#cdcdcd

Tones

Similar Color like #eeabed color

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

#efacee
#f0adef
#f1aef0
#f2aff1
#f3b0f2
#f4b1f3
#f5b2f4
#f6b3f5
#f7b4f6
#f8b5f7
#f9b6f8
#fab7f9
#fbb8fa
#fcb9fb
#edaaec
#eca9eb
#eba8ea
#eaa7e9
#e9a6e8
#e8a5e7
#e7a4e6
#e6a3e5
#e5a2e4
#e4a1e3
#e3a0e2
#e29fe1
#e19ee0
#e09ddf

Download this Light Violet

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

#eeabed Color Code Preview on Black Background Color

This is how #eeabed Color will look on black background color. Color contrast ratio is 11.68

#eeabed in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #eeabed

HTML with inline CSS

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

Your Example Paragraph content text in with font color #eeabed

#eeabed color code is use for CSS Background Color

Background color for the above div is #eeabed

HTML with inline CSS

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

#eeabed color code is use for CSS Border Color

CSS Border color for the above div is #eeabed

HTML with inline CSS

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

CSS Border Left color for the above div is #eeabed

HTML with inline CSS

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

CSS Border Right color for the above div is #eeabed

HTML with inline CSS

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

CSS Border Bottom color for the above div is #eeabed

HTML with inline CSS

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

CSS Border Top color for the above div is #eeabed

HTML with inline CSS

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

#eeabed hex Color code used as CSS color Codes

Example CSS Class for usage

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

#eeabed Color code Preview on White Background

This is how #eeabed Color code will look on white background color. Color contrast ratio is 1.80

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

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