crispedge.com

Color picker

Loading...

#eeaefb hex color - Violet - Warm color - Information

#eeaefb hex color - Violet - Warm color

Color Hue/Base color: Violet

Hex #eeaefb Color code in RGB color code model is created after adding 93.33% red color, 68.24% green color and 98.43% blue color. Hex #eeaefb Color code in CMYK color (process color) code model is generated after subtraction of 5% cyan, 31% magenta, 0% yellow and 2% black.

Hex #eeaefb color code is between #ddaaff web safe hex color code and #ffbbee web safe hex color code. #ddaaff is the nearest web safe color code. You can see here many more shades of #eeaefb color code.

0 Likes 0 Comments | 4 Views

RGB Chart

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

Color Table

Hex Color Codeeeaefb#eeaefb
RGB Decimal238, 174, 251rgb(238, 174, 251)
RGB Percent93%, 68%, 98%rgb(93%, 68%, 98%)
CSS RGBa238, 174, 251,1rgba(238,174,251,1)
CMYK Modelcmyk(5%,31%,0%,2%)
HSL Color Space290,91% ,83%hsl(290,91% ,83%)
HSV Color Space290°, 31%, 98%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111011101010111011111011
Octal356256373
Decimal238174251
Hexeeaefb

Different shades of #eeaefb color code.

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

Light Shade of #eeaefb
#f8dffd
Dark Shade of #eeaefb
#e47df9
Saturated Shade of #eeaefb
#f1aaff
Desaturated Shade of #eeaefb
#ebb2f7
Grey scale Shade of #eeaefb
#d4d4d4
Brighten Shade
#ffc7ff
Most Readable Shade
#000000

Shades of #eeaefb color code

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

#eeaefb
#d39adf
#b987c3
#9e74a7
#84608b
#694d6f
#4f3a53
#342637
#1a131b
#000000

Similar Color like #eeaefb color

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

#efaffc
#f0b0fd
#f1b1fe
#f2b2ff
#f3b3ff
#f4b4ff
#f5b5ff
#f6b6ff
#f7b7ff
#f8b8ff
#f9b9ff
#fabaff
#fbbbff
#fcbcff
#edadfa
#ecacf9
#ebabf8
#eaaaf7
#e9a9f6
#e8a8f5
#e7a7f4
#e6a6f3
#e5a5f2
#e4a4f1
#e3a3f0
#e2a2ef
#e1a1ee
#e0a0ed

Monochromatic Color with #eeaefb

#eeaefb
#241b26
#4d3851
#75567b
#9d73a6
#c691d0

Tints of #eeaefb Color

#eeaefb
#efb7fb
#f1c0fb
#f3c9fc
#f5d2fc
#f7dbfd
#f9e4fd
#fbedfe
#fdf6fe
#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

#eeaefb
#bbfbae

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

Split Complementary

#eeaefb
#e2fbae
#aefbc7

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

Analogous Color

#cfaefb
#dfaefb
#eeaefb
#fbaef9
#fbaee9

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

#eeaefb
#fbeeae
#aefbee

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

#eeaefb
#fbc7ae
#bbfbae
#aee1fb

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

Double Complementary Color

#eeaefb
#bbfbae
#aefbc7
#fbaee2

Double Complementary 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).

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

#eeaefb Color Code Preview on Black Background Color

This is how #eeaefb Color will look on black background color. Color contrast ratio is 12.08

#eeaefb in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #eeaefb

HTML with inline CSS

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

Your Example Paragraph content text in with font color #eeaefb

#eeaefb color code is use for CSS Background Color

Background color for the above div is #eeaefb

HTML with inline CSS

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

#eeaefb color code is use for CSS Border Color

CSS Border color for the above div is #eeaefb

HTML with inline CSS

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

CSS Border Left color for the above div is #eeaefb

HTML with inline CSS

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

CSS Border Right color for the above div is #eeaefb

HTML with inline CSS

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

CSS Border Bottom color for the above div is #eeaefb

HTML with inline CSS

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

CSS Border Top color for the above div is #eeaefb

HTML with inline CSS

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

#eeaefb hex Color code used as CSS color Codes

Example CSS Class for usage

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

#eeaefb Color code Preview on White Background

This is how #eeaefb Color code will look on white background color. Color contrast ratio is 1.74

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

Gradient Background

Beautiful Colored Gradient Background. Find awesome Gradient backgrounds for your next project.

Gradient Text

Find Gradient Text for your next project.

CRISPEDGE


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

0 Likes 0 Comments | 4 Views

Post your comment:-

By submitting comment you agree to our privacy policy.