crispedge.com

Color picker

Loading...

#ee6bfb hex color - Violet - Warm color - Information

#ee6bfb hex color - Violet - Warm color

Color Hue/Base color: Violet

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

Hex #ee6bfb color code is between #dd66ff web safe hex color code and #ff77ee web safe hex color code. #dd66ff is the nearest web safe color code. You can see here many more shades of #ee6bfb color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codeee6bfb#ee6bfb
RGB Decimal238, 107, 251rgb(238, 107, 251)
RGB Percent93%, 42%, 98%rgb(93%, 42%, 98%)
CSS RGBa238, 107, 251,1rgba(238,107,251,1)
CMYK Modelcmyk(5%,57%,0%,2%)
HSL Color Space295,95% ,70%hsl(295,95% ,70%)
HSV Color Space295°, 57%, 98%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111011100110101111111011
Octal356153373
Decimal238107251
Hexee6bfb

Different shades of #ee6bfb color code.

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

Light Shade of #ee6bfb
#f49dfc
Dark Shade of #ee6bfb
#e839fa
Saturated Shade of #ee6bfb
#f167ff
Desaturated Shade of #ee6bfb
#e873f3
Grey scale Shade of #ee6bfb
#b3b3b3
Brighten Shade
#ff84ff
Most Readable Shade
#000000

Shades of #ee6bfb color code

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

#ee6bfb
#d35fdf
#b953c3
#9e47a7
#843b8b
#692f6f
#4f2353
#341737
#1a0b1b
#000000

Similar Color like #ee6bfb color

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

#ef6cfc
#f06dfd
#f16efe
#f26fff
#f370ff
#f471ff
#f572ff
#f673ff
#f774ff
#f875ff
#f976ff
#fa77ff
#fb78ff
#fc79ff
#ed6afa
#ec69f9
#eb68f8
#ea67f7
#e966f6
#e865f5
#e764f4
#e663f3
#e562f2
#e461f1
#e360f0
#e25fef
#e15eee
#e05ded

Monochromatic Color with #ee6bfb

#ee6bfb
#241026
#4d2351
#75357b
#9d47a6
#c659d0

Tints of #ee6bfb Color

#ee6bfb
#ef7bfb
#f18bfb
#f39cfc
#f5acfc
#f7bdfd
#f9cdfd
#fbdefe
#fdeefe
#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

#ee6bfb
#78fb6b

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

Split Complementary

#ee6bfb
#c0fb6b
#6bfba6

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

Analogous Color

#b46bfb
#d16bfb
#ee6bfb
#fb6beb
#fb6bce

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

#ee6bfb
#fbee6b
#6bfbee

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

#ee6bfb
#fba66b
#78fb6b
#6bc0fb

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

#ee6bfb
#78fb6b
#6bfba6
#fb6bc0

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 #ee6bfb 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.

#ee6bfb Color Code Preview on Black Background Color

This is how #ee6bfb Color will look on black background color. Color contrast ratio is 8.13

#ee6bfb in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ee6bfb

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ee6bfb

#ee6bfb color code is use for CSS Background Color

Background color for the above div is #ee6bfb

HTML with inline CSS

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

#ee6bfb color code is use for CSS Border Color

CSS Border color for the above div is #ee6bfb

HTML with inline CSS

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

CSS Border Left color for the above div is #ee6bfb

HTML with inline CSS

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

CSS Border Right color for the above div is #ee6bfb

HTML with inline CSS

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

CSS Border Bottom color for the above div is #ee6bfb

HTML with inline CSS

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

CSS Border Top color for the above div is #ee6bfb

HTML with inline CSS

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

#ee6bfb hex Color code used as CSS color Codes

Example CSS Class for usage

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

#ee6bfb Color code Preview on White Background

This is how #ee6bfb Color code will look on white background color. Color contrast ratio is 2.58

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

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

0 Likes 0 Comments | 1 Views

Post your comment:-

By submitting comment you agree to our privacy policy.