crispedge.com

Color picker

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

#d986ea hex color - Violet - Warm color - Information

#d986ea hex color - Violet - Warm color

Color Hue/Base color: Violet

Hex #d986ea Color code in RGB color code model is created after adding 85.1% red color, 52.55% green color and 91.76% blue color. Hex #d986ea Color code in CMYK color (process color) code model is generated after subtraction of 7% cyan, 43% magenta, 0% yellow and 8% black.

Hex #d986ea color code is between #dd88ee web safe hex color code and #cc77dd web safe hex color code. #dd88ee is the nearest web safe color code. You can see here many more shades of #d986ea color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Coded986ea#d986ea
RGB Decimal217, 134, 234rgb(217, 134, 234)
RGB Percent85%, 53%, 92%rgb(85%, 53%, 92%)
CSS RGBa217, 134, 234,1rgba(217,134,234,1)
CMYK Modelcmyk(7%,43%,0%,8%)
HSL Color Space290,70% ,72%hsl(290,70% ,72%)
HSV Color Space290°, 43%, 92%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary110110011000011011101010
Octal331206352
Decimal217134234
Hexd986ea

Different shades of #d986ea color code.

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

Light Shade of #d986ea
#e7b1f2
Dark Shade of #d986ea
#cb5be2
Saturated Shade of #d986ea
#de7ff1
Desaturated Shade of #d986ea
#d48de3
Grey scale Shade of #d986ea
#b8b8b8
Brighten Shade
#f29fff
Most Readable Shade
#000000

Shades of #d986ea color code

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

#d986ea
#c077d0
#a868b6
#90599c
#784a82
#603b68
#482c4e
#301d34
#180e1a
#000000

Similar Color like #d986ea color

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

#da87eb
#db88ec
#dc89ed
#dd8aee
#de8bef
#df8cf0
#e08df1
#e18ef2
#e28ff3
#e390f4
#e491f5
#e592f6
#e693f7
#e794f8
#d885e9
#d784e8
#d683e7
#d582e6
#d481e5
#d380e4
#d27fe3
#d17ee2
#d07de1
#cf7ce0
#ce7bdf
#cd7ade
#cc79dd
#cb78dc

Monochromatic Color with #d986ea

#d986ea
#140c15
#3b2540
#633d6a
#8a5595
#b26ebf

Tints of #d986ea Color

#d986ea
#dd93ec
#e1a0ee
#e5aef1
#e9bbf3
#eec9f5
#f2d6f8
#f6e4fa
#faf1fc
#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

#d986ea
#97ea86

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

Split Complementary

#d986ea
#c9ea86
#86eaa7

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

Analogous Color

#b186ea
#c586ea
#d986ea
#ea86e7
#ea86d3

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

#d986ea
#ead986
#86ead9

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

#d986ea
#eaa786
#97ea86
#86c9ea

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

#d986ea
#97ea86
#86eaa7
#ea86c9

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

#d986ea Color Code Preview on Black Background Color

This is how #d986ea Color will look on black background color. Color contrast ratio is 8.55

#d986ea in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #d986ea

HTML with inline CSS

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

Your Example Paragraph content text in with font color #d986ea

#d986ea color code is use for CSS Background Color

Background color for the above div is #d986ea

HTML with inline CSS

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

#d986ea color code is use for CSS Border Color

CSS Border color for the above div is #d986ea

HTML with inline CSS

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

CSS Border Left color for the above div is #d986ea

HTML with inline CSS

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

CSS Border Right color for the above div is #d986ea

HTML with inline CSS

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

CSS Border Bottom color for the above div is #d986ea

HTML with inline CSS

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

CSS Border Top color for the above div is #d986ea

HTML with inline CSS

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

#d986ea hex Color code used as CSS color Codes

Example CSS Class for usage

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

#d986ea Color code Preview on White Background

This is how #d986ea Color code will look on white background color. Color contrast ratio is 2.46

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

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.