crispedge.com

Color picker

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

#ef8af7 hex color - Violet - Warm color - Information

#ef8af7 hex color - Violet - Warm color

Color Hue/Base color: Violet

Hex #ef8af7 Color code in RGB color code model is created after adding 93.73% red color, 54.12% green color and 96.86% blue color. Hex #ef8af7 Color code in CMYK color (process color) code model is generated after subtraction of 3% cyan, 44% magenta, 0% yellow and 3% black.

Hex #ef8af7 color code is between #ee88ff web safe hex color code and #ff99ee web safe hex color code. #ee88ff is the nearest web safe color code. You can see here many more shades of #ef8af7 color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Codeef8af7#ef8af7
RGB Decimal239, 138, 247rgb(239, 138, 247)
RGB Percent94%, 54%, 97%rgb(94%, 54%, 97%)
CSS RGBa239, 138, 247,1rgba(239,138,247,1)
CMYK Modelcmyk(3%,44%,0%,3%)
HSL Color Space296,87% ,75%hsl(296,87% ,75%)
HSV Color Space296°, 44%, 97%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111011111000101011110111
Octal357212367
Decimal239138247
Hexef8af7

Different shades of #ef8af7 color code.

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

Light Shade of #ef8af7
#f6bafa
Dark Shade of #ef8af7
#e85af4
Saturated Shade of #ef8af7
#f484fd
Desaturated Shade of #ef8af7
#ea90f1
Grey scale Shade of #ef8af7
#c0c0c0
Brighten Shade
#ffa3ff
Most Readable Shade
#000000

Shades of #ef8af7 color code

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

#ef8af7
#d47adb
#b96bc0
#9f5ca4
#844c89
#6a3d6d
#4f2e52
#351e36
#1a0f1b
#000000

Similar Color like #ef8af7 color

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

#f08bf8
#f18cf9
#f28dfa
#f38efb
#f48ffc
#f590fd
#f691fe
#f792ff
#f893ff
#f994ff
#fa95ff
#fb96ff
#fc97ff
#fd98ff
#ee89f6
#ed88f5
#ec87f4
#eb86f3
#ea85f2
#e984f1
#e883f0
#e782ef
#e681ee
#e580ed
#e47fec
#e37eeb
#e27dea
#e17ce9

Monochromatic Color with #ef8af7

#ef8af7
#211322
#4a2b4d
#744377
#9d5ba2
#c672cc

Tints of #ef8af7 Color

#ef8af7
#f097f7
#f2a4f8
#f4b1f9
#f6befa
#f7cbfb
#f9d8fc
#fbe5fd
#fdf2fe
#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

#ef8af7
#92f78a

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

Split Complementary

#ef8af7
#c8f78a
#8af7b9

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

Analogous Color

#c38af7
#d98af7
#ef8af7
#f78ae9
#f78ad3

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

#ef8af7
#f7ef8a
#8af7ef

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

#ef8af7
#f7b88a
#92f78a
#8ac8f7

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

#ef8af7
#92f78a
#8af7b9
#f78ac8

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

#ef8af7 Color Code Preview on Black Background Color

This is how #ef8af7 Color will look on black background color. Color contrast ratio is 9.65

#ef8af7 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ef8af7

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ef8af7

#ef8af7 color code is use for CSS Background Color

Background color for the above div is #ef8af7

HTML with inline CSS

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

#ef8af7 color code is use for CSS Border Color

CSS Border color for the above div is #ef8af7

HTML with inline CSS

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

CSS Border Left color for the above div is #ef8af7

HTML with inline CSS

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

CSS Border Right color for the above div is #ef8af7

HTML with inline CSS

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

CSS Border Bottom color for the above div is #ef8af7

HTML with inline CSS

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

CSS Border Top color for the above div is #ef8af7

HTML with inline CSS

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

#ef8af7 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#ef8af7 Color code Preview on White Background

This is how #ef8af7 Color code will look on white background color. Color contrast ratio is 2.18

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

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.