crispedge.com

Color picker

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

#e348f8 hex color - Violet - Warm color - Information

#e348f8 hex color - Violet - Warm color

Color Hue/Base color: Violet

Hex #e348f8 Color code in RGB color code model is created after adding 89.02% red color, 28.24% green color and 97.25% blue color. Hex #e348f8 Color code in CMYK color (process color) code model is generated after subtraction of 8% cyan, 71% magenta, 0% yellow and 3% black.

Hex #e348f8 color code is between #dd44ff web safe hex color code and #ee55ee web safe hex color code. #dd44ff is the nearest web safe color code. You can see here many more shades of #e348f8 color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Codee348f8#e348f8
RGB Decimal227, 72, 248rgb(227, 72, 248)
RGB Percent89%, 28%, 97%rgb(89%, 28%, 97%)
CSS RGBa227, 72, 248,1rgba(227,72,248,1)
CMYK Modelcmyk(8%,71%,0%,3%)
HSL Color Space293,93% ,63%hsl(293,93% ,63%)
HSV Color Space293°, 71%, 97%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111000110100100011111000
Octal343110370
Decimal22772248
Hexe348f8

Different shades of #e348f8 color code.

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

Light Shade of #e348f8
#eb79fa
Dark Shade of #e348f8
#db17f6
Saturated Shade of #e348f8
#e841ff
Desaturated Shade of #e348f8
#dc51ee
Grey scale Shade of #e348f8
#a0a0a0
Brighten Shade
#fc61ff
Most Readable Shade
#000000

Shades of #e348f8 color code

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

#e348f8
#c940dc
#b038c0
#9730a5
#7e2889
#64206e
#4b1852
#321037
#19081b
#000000

Similar Color like #e348f8 color

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

#e449f9
#e54afa
#e64bfb
#e74cfc
#e84dfd
#e94efe
#ea4fff
#eb50ff
#ec51ff
#ed52ff
#ee53ff
#ef54ff
#f055ff
#f156ff
#e247f7
#e146f6
#e045f5
#df44f4
#de43f3
#dd42f2
#dc41f1
#db40f0
#da3fef
#d93eee
#d83ded
#d73cec
#d63beb
#d53aea

Monochromatic Color with #e348f8

#e348f8
#200a23
#47174e
#6e2378
#952fa3
#bc3ccd

Tints of #e348f8 Color

#e348f8
#e65cf8
#e970f9
#ec85fa
#ef99fb
#f2adfb
#f5c2fc
#f8d6fd
#fbeafe
#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

#e348f8
#5df848

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

Split Complementary

#e348f8
#b5f848
#48f88b

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

Analogous Color

#9d48f8
#c048f8
#e348f8
#f848ea
#f848c7

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

#e348f8
#f8e348
#48f8e3

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

#e348f8
#f88b48
#5df848
#48b5f8

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

#e348f8
#5df848
#48f88b
#f848b5

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

#e348f8 Color Code Preview on Black Background Color

This is how #e348f8 Color will look on black background color. Color contrast ratio is 6.55

#e348f8 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #e348f8

HTML with inline CSS

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

Your Example Paragraph content text in with font color #e348f8

#e348f8 color code is use for CSS Background Color

Background color for the above div is #e348f8

HTML with inline CSS

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

#e348f8 color code is use for CSS Border Color

CSS Border color for the above div is #e348f8

HTML with inline CSS

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

CSS Border Left color for the above div is #e348f8

HTML with inline CSS

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

CSS Border Right color for the above div is #e348f8

HTML with inline CSS

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

CSS Border Bottom color for the above div is #e348f8

HTML with inline CSS

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

CSS Border Top color for the above div is #e348f8

HTML with inline CSS

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

#e348f8 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#e348f8 Color code Preview on White Background

This is how #e348f8 Color code will look on white background color. Color contrast ratio is 3.21

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

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.