crispedge.com

Color picker

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

#eda5d7 hex color - Violet - Warm color - Information

#eda5d7 hex color - Violet - Warm color

Color Hue/Base color: Violet

Hex #eda5d7 Color code in RGB color code model is created after adding 92.94% red color, 64.71% green color and 84.31% blue color. Hex #eda5d7 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 30% magenta, 9% yellow and 7% black.

Hex #eda5d7 color code is between #eeaadd web safe hex color code and #dd99cc web safe hex color code. #eeaadd is the nearest web safe color code. You can see here many more shades of #eda5d7 color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Codeeda5d7#eda5d7
RGB Decimal237, 165, 215rgb(237, 165, 215)
RGB Percent93%, 65%, 84%rgb(93%, 65%, 84%)
CSS RGBa237, 165, 215,1rgba(237,165,215,1)
CMYK Modelcmyk(0%,30%,9%,7%)
HSL Color Space318,67% ,79%hsl(318,67% ,79%)
HSV Color Space318°, 30%, 93%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111011011010010111010111
Octal355245327
Decimal237165215
Hexeda5d7

Different shades of #eda5d7 color code.

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

Light Shade of #eda5d7
#f5cfea
Dark Shade of #eda5d7
#e47ac4
Saturated Shade of #eda5d7
#f2a0d9
Desaturated Shade of #eda5d7
#e8aad5
Grey scale Shade of #eda5d7
#c9c9c9
Brighten Shade
#ffbef0
Most Readable Shade
#000000

Shades of #eda5d7 color code

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

#eda5d7
#d292bf
#b880a7
#9e6e8f
#835b77
#69495f
#4f3747
#34242f
#1a1217
#000000

Similar Color like #eda5d7 color

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

#eea6d8
#efa7d9
#f0a8da
#f1a9db
#f2aadc
#f3abdd
#f4acde
#f5addf
#f6aee0
#f7afe1
#f8b0e2
#f9b1e3
#fab2e4
#fbb3e5
#eca4d6
#eba3d5
#eaa2d4
#e9a1d3
#e8a0d2
#e79fd1
#e69ed0
#e59dcf
#e49cce
#e39bcd
#e29acc
#e199cb
#e098ca
#df97c9

Monochromatic Color with #eda5d7

#eda5d7
#181116
#432f3d
#6d4c63
#986a8a
#c287b0

Tints of #eda5d7 Color

#eda5d7
#efafdb
#f1b9df
#f3c3e4
#f5cde8
#f7d7ed
#f9e1f1
#fbebf6
#fdf5fa
#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

#eda5d7
#a5edbb

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

Split Complementary

#eda5d7
#b3eda5
#a5eddf

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

Analogous Color

#e6a5ed
#eda5e5
#eda5d7
#eda5c9
#eda5ba

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

#eda5d7
#d7eda5
#a5d7ed

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

#eda5d7
#eddfa5
#a5edbb
#a5b3ed

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

#eda5d7
#a5edbb
#a5eddf
#eda5b3

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

#eda5d7 Color Code Preview on Black Background Color

This is how #eda5d7 Color will look on black background color. Color contrast ratio is 10.96

#eda5d7 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #eda5d7

HTML with inline CSS

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

Your Example Paragraph content text in with font color #eda5d7

#eda5d7 color code is use for CSS Background Color

Background color for the above div is #eda5d7

HTML with inline CSS

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

#eda5d7 color code is use for CSS Border Color

CSS Border color for the above div is #eda5d7

HTML with inline CSS

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

CSS Border Left color for the above div is #eda5d7

HTML with inline CSS

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

CSS Border Right color for the above div is #eda5d7

HTML with inline CSS

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

CSS Border Bottom color for the above div is #eda5d7

HTML with inline CSS

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

CSS Border Top color for the above div is #eda5d7

HTML with inline CSS

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

#eda5d7 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#eda5d7 Color code Preview on White Background

This is how #eda5d7 Color code will look on white background color. Color contrast ratio is 1.92

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

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.