crispedge.com

Color picker

Loading...

#e552fc hex color - Violet - Warm color - Information

#e552fc hex color - Violet - Warm color

Color Hue/Base color: Violet

Hex #e552fc Color code in RGB color code model is created after adding 89.8% red color, 32.16% green color and 98.82% blue color. Hex #e552fc Color code in CMYK color (process color) code model is generated after subtraction of 9% cyan, 67% magenta, 0% yellow and 1% black.

Hex #e552fc color code is between #dd55ff web safe hex color code and #ee44ee web safe hex color code. #dd55ff is the nearest web safe color code. You can see here many more shades of #e552fc color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codee552fc#e552fc
RGB Decimal229, 82, 252rgb(229, 82, 252)
RGB Percent90%, 32%, 99%rgb(90%, 32%, 99%)
CSS RGBa229, 82, 252,1rgba(229,82,252,1)
CMYK Modelcmyk(9%,67%,0%,1%)
HSL Color Space292,97% ,65%hsl(292,97% ,65%)
HSV Color Space292°, 67%, 99%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111001010101001011111100
Octal345122374
Decimal22982252
Hexe552fc

Different shades of #e552fc color code.

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

Light Shade of #e552fc
#ed84fd
Dark Shade of #e552fc
#dd20fb
Saturated Shade of #e552fc
#e74fff
Desaturated Shade of #e552fc
#df5bf3
Grey scale Shade of #e552fc
#a7a7a7
Brighten Shade
#fe6bff
Most Readable Shade
#000000

Shades of #e552fc color code

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

#e552fc
#cb48e0
#b23fc4
#9836a8
#7f2d8c
#652470
#4c1b54
#321238
#19091c
#000000

Similar Color like #e552fc color

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

#e653fd
#e754fe
#e855ff
#e956ff
#ea57ff
#eb58ff
#ec59ff
#ed5aff
#ee5bff
#ef5cff
#f05dff
#f15eff
#f25fff
#f360ff
#e451fb
#e350fa
#e24ff9
#e14ef8
#e04df7
#df4cf6
#de4bf5
#dd4af4
#dc49f3
#db48f2
#da47f1
#d946f0
#d845ef
#d744ee

Monochromatic Color with #e552fc

#e552fc
#240d27
#4b1b52
#71297c
#9836a7
#be44d1

Tints of #e552fc Color

#e552fc
#e765fc
#ea78fc
#ed8bfd
#f09efd
#f3b2fd
#f6c5fe
#f9d8fe
#fcebfe
#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

#e552fc
#69fc52

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

Split Complementary

#e552fc
#befc52
#52fc90

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

Analogous Color

#a152fc
#c352fc
#e552fc
#fc52f1
#fc52cf

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

#e552fc
#fce552
#52fce5

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

#e552fc
#fc9052
#69fc52
#52befc

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

#e552fc
#69fc52
#52fc90
#fc52be

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

#e552fc Color Code Preview on Black Background Color

This is how #e552fc Color will look on black background color. Color contrast ratio is 6.94

#e552fc in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #e552fc

HTML with inline CSS

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

Your Example Paragraph content text in with font color #e552fc

#e552fc color code is use for CSS Background Color

Background color for the above div is #e552fc

HTML with inline CSS

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

#e552fc color code is use for CSS Border Color

CSS Border color for the above div is #e552fc

HTML with inline CSS

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

CSS Border Left color for the above div is #e552fc

HTML with inline CSS

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

CSS Border Right color for the above div is #e552fc

HTML with inline CSS

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

CSS Border Bottom color for the above div is #e552fc

HTML with inline CSS

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

CSS Border Top color for the above div is #e552fc

HTML with inline CSS

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

#e552fc hex Color code used as CSS color Codes

Example CSS Class for usage

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

#e552fc Color code Preview on White Background

This is how #e552fc Color code will look on white background color. Color contrast ratio is 3.02

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

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(229,82,252,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(105,252,82,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(229,82,252,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.