crispedge.com

Color picker

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

#ede7ef hex color - Violet - Warm color - Information

#ede7ef hex color - Violet - Warm color

Color Hue/Base color: Violet

Hex #ede7ef Color code in RGB color code model is created after adding 92.94% red color, 90.59% green color and 93.73% blue color. Hex #ede7ef Color code in CMYK color (process color) code model is generated after subtraction of 1% cyan, 3% magenta, 0% yellow and 6% black.

Hex #ede7ef color code is between #eeeeee web safe hex color code and #ddddff web safe hex color code. #eeeeee is the nearest web safe color code. You can see here many more shades of #ede7ef color code.

0 Likes 0 Comments | 3 Views

Color Table

Hex Color Codeede7ef#ede7ef
RGB Decimal237, 231, 239rgb(237, 231, 239)
RGB Percent93%, 91%, 94%rgb(93%, 91%, 94%)
CSS RGBa237, 231, 239,1rgba(237,231,239,1)
CMYK Modelcmyk(1%,3%,0%,6%)
HSL Color Space285,20% ,92%hsl(285,20% ,92%)
HSV Color Space285°, 3%, 94%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111011011110011111101111
Octal355347357
Decimal237231239
Hexede7ef

Different shades of #ede7ef color code.

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

Light Shade of #ede7ef
#ffffff
Dark Shade of #ede7ef
#d6c8db
Saturated Shade of #ede7ef
#eee5f1
Desaturated Shade of #ede7ef
#ece9ed
Grey scale Shade of #ede7ef
#ebebeb
Brighten Shade
#ffffff
Most Readable Shade
#000000

Shades of #ede7ef color code

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

#ede7ef
#d2cdd4
#b8b3b9
#9e9a9f
#838084
#69666a
#4f4d4f
#343335
#1a191a
#000000

Similar Color like #ede7ef color

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

#eee8f0
#efe9f1
#f0eaf2
#f1ebf3
#f2ecf4
#f3edf5
#f4eef6
#f5eff7
#f6f0f8
#f7f1f9
#f8f2fa
#f9f3fb
#faf4fc
#fbf5fd
#ece6ee
#ebe5ed
#eae4ec
#e9e3eb
#e8e2ea
#e7e1e9
#e6e0e8
#e5dfe7
#e4dee6
#e3dde5
#e2dce4
#e1dbe3
#e0dae2
#dfd9e1

Monochromatic Color with #ede7ef

#ede7ef
#1a1a1a
#444345
#6f6c6f
#99959a
#c3bec4

Tints of #ede7ef Color

#ede7ef
#efe9f0
#f1ecf2
#f3eff4
#f5f1f6
#f7f4f7
#f9f7f9
#fbf9fb
#fdfcfd
#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

#ede7ef
#e9efe7

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

Split Complementary

#ede7ef
#edefe7
#e7efe9

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

Analogous Color

#eae7ef
#ebe7ef
#ede7ef
#efe7ef
#efe7ee

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

#ede7ef
#efede7
#e7efed

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

#ede7ef
#efe9e7
#e9efe7
#e7edef

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

#ede7ef
#e9efe7
#e7efe9
#efe7ed

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

#ede7ef Color Code Preview on Black Background Color

This is how #ede7ef Color will look on black background color. Color contrast ratio is 17.28

#ede7ef in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ede7ef

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ede7ef

#ede7ef color code is use for CSS Background Color

Background color for the above div is #ede7ef

HTML with inline CSS

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

#ede7ef color code is use for CSS Border Color

CSS Border color for the above div is #ede7ef

HTML with inline CSS

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

CSS Border Left color for the above div is #ede7ef

HTML with inline CSS

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

CSS Border Right color for the above div is #ede7ef

HTML with inline CSS

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

CSS Border Bottom color for the above div is #ede7ef

HTML with inline CSS

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

CSS Border Top color for the above div is #ede7ef

HTML with inline CSS

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

#ede7ef hex Color code used as CSS color Codes

Example CSS Class for usage

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

#ede7ef Color code Preview on White Background

This is how #ede7ef Color code will look on white background color. Color contrast ratio is 1.22

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

Related Gradients

Beautiful Colored Gradient Background. Find awesome Gradient for your next project.

0 Likes 0 Comments | 3 Views

Post your comment:-

By submitting comment you agree to our privacy policy.