crispedge.com

Color picker

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

#eda7eb hex color - Violet - Warm color - Information

#eda7eb hex color - Violet - Warm color

Color Hue/Base color: Violet

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

Hex #eda7eb color code is between #eeaaee web safe hex color code and #dd99dd web safe hex color code. #eeaaee is the nearest web safe color code. You can see here many more shades of #eda7eb color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Codeeda7eb#eda7eb
RGB Decimal237, 167, 235rgb(237, 167, 235)
RGB Percent93%, 65%, 92%rgb(93%, 65%, 92%)
CSS RGBa237, 167, 235,1rgba(237,167,235,1)
CMYK Modelcmyk(0%,30%,1%,7%)
HSL Color Space302,66% ,79%hsl(302,66% ,79%)
HSV Color Space302°, 30%, 93%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111011011010011111101011
Octal355247353
Decimal237167235
Hexeda7eb

Different shades of #eda7eb color code.

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

Light Shade of #eda7eb
#f6d1f5
Dark Shade of #eda7eb
#e47de1
Saturated Shade of #eda7eb
#f2a2f0
Desaturated Shade of #eda7eb
#e8ace6
Grey scale Shade of #eda7eb
#cacaca
Brighten Shade
#ffc0ff
Most Readable Shade
#000000

Shades of #eda7eb color code

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

#eda7eb
#d294d0
#b881b6
#9e6f9c
#835c82
#694a68
#4f374e
#342534
#1a121a
#000000

Similar Color like #eda7eb color

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

#eea8ec
#efa9ed
#f0aaee
#f1abef
#f2acf0
#f3adf1
#f4aef2
#f5aff3
#f6b0f4
#f7b1f5
#f8b2f6
#f9b3f7
#fab4f8
#fbb5f9
#eca6ea
#eba5e9
#eaa4e8
#e9a3e7
#e8a2e6
#e7a1e5
#e6a0e4
#e59fe3
#e49ee2
#e39de1
#e29ce0
#e19bdf
#e09ade
#df99dd

Monochromatic Color with #eda7eb

#eda7eb
#181118
#432f42
#6d4d6d
#986b97
#c289c1

Tints of #eda7eb Color

#eda7eb
#efb0ed
#f1baef
#f3c4f1
#f5cef3
#f7d7f6
#f9e1f8
#fbebfa
#fdf5fc
#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

#eda7eb
#a7eda9

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

Split Complementary

#eda7eb
#c8eda7
#a7edcc

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

Analogous Color

#d3a7ed
#e1a7ed
#eda7eb
#eda7dd
#eda7cf

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

#eda7eb
#ebeda7
#a7ebed

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

#eda7eb
#edcca7
#a7eda9
#a7c8ed

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

#eda7eb
#a7eda9
#a7edcc
#eda7c8

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

#eda7eb Color Code Preview on Black Background Color

This is how #eda7eb Color will look on black background color. Color contrast ratio is 11.33

#eda7eb in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #eda7eb

HTML with inline CSS

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

Your Example Paragraph content text in with font color #eda7eb

#eda7eb color code is use for CSS Background Color

Background color for the above div is #eda7eb

HTML with inline CSS

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

#eda7eb color code is use for CSS Border Color

CSS Border color for the above div is #eda7eb

HTML with inline CSS

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

CSS Border Left color for the above div is #eda7eb

HTML with inline CSS

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

CSS Border Right color for the above div is #eda7eb

HTML with inline CSS

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

CSS Border Bottom color for the above div is #eda7eb

HTML with inline CSS

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

CSS Border Top color for the above div is #eda7eb

HTML with inline CSS

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

#eda7eb hex Color code used as CSS color Codes

Example CSS Class for usage

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

#eda7eb Color code Preview on White Background

This is how #eda7eb Color code will look on white background color. Color contrast ratio is 1.85

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

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.