crispedge.com

Color picker

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

#ee82ca hex color - Violet - Warm color - Information

#ee82ca hex color - Violet - Warm color

Color Hue/Base color: Violet

Hex #ee82ca Color code in RGB color code model is created after adding 93.33% red color, 50.98% green color and 79.22% blue color. Hex #ee82ca Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 45% magenta, 15% yellow and 7% black.

Hex #ee82ca color code is between #dd88cc web safe hex color code and #ff77bb web safe hex color code. #dd88cc is the nearest web safe color code. You can see here many more shades of #ee82ca color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Codeee82ca#ee82ca
RGB Decimal238, 130, 202rgb(238, 130, 202)
RGB Percent93%, 51%, 79%rgb(93%, 51%, 79%)
CSS RGBa238, 130, 202,1rgba(238,130,202,1)
CMYK Modelcmyk(0%,45%,15%,7%)
HSL Color Space320,76% ,72%hsl(320,76% ,72%)
HSV Color Space320°, 45%, 93%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111011101000001011001010
Octal356202312
Decimal238130202
Hexee82ca

Different shades of #ee82ca color code.

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

Light Shade of #ee82ca
#f4afdd
Dark Shade of #ee82ca
#e855b7
Saturated Shade of #ee82ca
#f57bcc
Desaturated Shade of #ee82ca
#e789c8
Grey scale Shade of #ee82ca
#b8b8b8
Brighten Shade
#ff9be3
Most Readable Shade
#000000

Shades of #ee82ca color code

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

#ee82ca
#d373b3
#b9659d
#9e5686
#844870
#693959
#4f2b43
#341c2c
#1a0e16
#000000

Similar Color like #ee82ca color

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

#ef83cb
#f084cc
#f185cd
#f286ce
#f387cf
#f488d0
#f589d1
#f68ad2
#f78bd3
#f88cd4
#f98dd5
#fa8ed6
#fb8fd7
#fc90d8
#ed81c9
#ec80c8
#eb7fc7
#ea7ec6
#e97dc5
#e87cc4
#e77bc3
#e67ac2
#e579c1
#e478c0
#e377bf
#e276be
#e175bd
#e074bc

Monochromatic Color with #ee82ca

#ee82ca
#1a0e16
#44253a
#6e3c5e
#995482
#c36ba6

Tints of #ee82ca Color

#ee82ca
#ef8fcf
#f19dd5
#f3abdb
#f5b9e1
#f7c7e7
#f9d5ed
#fbe3f3
#fdf1f9
#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

#ee82ca
#82eea6

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

Split Complementary

#ee82ca
#94ee82
#82eedc

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

Analogous Color

#e782ee
#ee82e0
#ee82ca
#ee82b4
#ee829f

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

#ee82ca
#caee82
#82caee

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

#ee82ca
#eedc82
#82eea6
#8294ee

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

#ee82ca
#82eea6
#82eedc
#ee8294

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

#ee82ca Color Code Preview on Black Background Color

This is how #ee82ca Color will look on black background color. Color contrast ratio is 8.68

#ee82ca in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ee82ca

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ee82ca

#ee82ca color code is use for CSS Background Color

Background color for the above div is #ee82ca

HTML with inline CSS

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

#ee82ca color code is use for CSS Border Color

CSS Border color for the above div is #ee82ca

HTML with inline CSS

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

CSS Border Left color for the above div is #ee82ca

HTML with inline CSS

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

CSS Border Right color for the above div is #ee82ca

HTML with inline CSS

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

CSS Border Bottom color for the above div is #ee82ca

HTML with inline CSS

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

CSS Border Top color for the above div is #ee82ca

HTML with inline CSS

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

#ee82ca hex Color code used as CSS color Codes

Example CSS Class for usage

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

#ee82ca Color code Preview on White Background

This is how #ee82ca Color code will look on white background color. Color contrast ratio is 2.42

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

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.