crispedge.com

Color picker

Loading...
Click "Search Color" button for color information.

#ee2bf1 hex color - Violet - Warm color - Information

#ee2bf1 hex color - Violet - Warm color

Color Hue/Base color: Violet

Hex #ee2bf1 Color code in RGB color code model is created after adding 93.33% red color, 16.86% green color and 94.51% blue color. Hex #ee2bf1 Color code in CMYK color (process color) code model is generated after subtraction of 1% cyan, 82% magenta, 0% yellow and 5% black.

Hex #ee2bf1 color code is between #dd33ee web safe hex color code and #ff22ff web safe hex color code. #dd33ee is the nearest web safe color code. You can see here many more shades of #ee2bf1 color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Codeee2bf1#ee2bf1
RGB Decimal238, 43, 241rgb(238, 43, 241)
RGB Percent93%, 17%, 95%rgb(93%, 17%, 95%)
CSS RGBa238, 43, 241,1rgba(238,43,241,1)
CMYK Modelcmyk(1%,82%,0%,5%)
HSL Color Space299,88% ,56%hsl(299,88% ,56%)
HSV Color Space299°, 82%, 95%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111011100010101111110001
Octal35653361
Decimal23843241
Hexee2bf1

Different shades of #ee2bf1 color code.

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

Light Shade of #ee2bf1
#f25bf4
Dark Shade of #ee2bf1
#d70edb
Saturated Shade of #ee2bf1
#f920fc
Desaturated Shade of #ee2bf1
#e336e6
Grey scale Shade of #ee2bf1
#8e8e8e
Brighten Shade
#ff44ff
Most Readable Shade
#000000

Shades of #ee2bf1 color code

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

#ee2bf1
#d326d6
#b921bb
#9e1ca0
#841785
#69136b
#4f0e50
#340935
#1a041a
#000000

Similar Color like #ee2bf1 color

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

#ef2cf2
#f02df3
#f12ef4
#f22ff5
#f330f6
#f431f7
#f532f8
#f633f9
#f734fa
#f835fb
#f936fc
#fa37fd
#fb38fe
#fc39ff
#ed2af0
#ec29ef
#eb28ee
#ea27ed
#e926ec
#e825eb
#e724ea
#e623e9
#e522e8
#e421e7
#e320e6
#e21fe5
#e11ee4
#e01de3

Monochromatic Color with #ee2bf1

#ee2bf1
#1c051c
#460d47
#701471
#9a1c9c
#c423c6

Tints of #ee2bf1 Color

#ee2bf1
#ef42f2
#f15af4
#f371f5
#f589f7
#f7a0f8
#f9b8fa
#fbcffb
#fde7fd
#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

#ee2bf1
#2ef12b

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

Split Complementary

#ee2bf1
#91f12b
#2bf18b

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

Analogous Color

#9f2bf1
#c62bf1
#ee2bf1
#f12bcc
#f12ba5

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

#ee2bf1
#f1ee2b
#2bf1ee

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

#ee2bf1
#f18b2b
#2ef12b
#2b91f1

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

#ee2bf1
#2ef12b
#2bf18b
#f12b91

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

#ee2bf1 Color Code Preview on Black Background Color

This is how #ee2bf1 Color will look on black background color. Color contrast ratio is 6.25

#ee2bf1 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ee2bf1

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ee2bf1

#ee2bf1 color code is use for CSS Background Color

Background color for the above div is #ee2bf1

HTML with inline CSS

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

#ee2bf1 color code is use for CSS Border Color

CSS Border color for the above div is #ee2bf1

HTML with inline CSS

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

CSS Border Left color for the above div is #ee2bf1

HTML with inline CSS

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

CSS Border Right color for the above div is #ee2bf1

HTML with inline CSS

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

CSS Border Bottom color for the above div is #ee2bf1

HTML with inline CSS

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

CSS Border Top color for the above div is #ee2bf1

HTML with inline CSS

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

#ee2bf1 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#ee2bf1 Color code Preview on White Background

This is how #ee2bf1 Color code will look on white background color. Color contrast ratio is 3.36

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

Related Gradients

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

0 Likes 0 Comments | 1 Views

Post your comment:-

By submitting comment you agree to our privacy policy.