crispedge.com

Color picker

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

#edd2f3 hex color - White - Warm color - Information

#edd2f3 hex color - White - Warm color

Color Hue/Base color: White

Hex #edd2f3 Color code in RGB color code model is created after adding 92.94% red color, 82.35% green color and 95.29% blue color. Hex #edd2f3 Color code in CMYK color (process color) code model is generated after subtraction of 2% cyan, 14% magenta, 0% yellow and 5% black.

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

0 Likes 0 Comments | 3 Views

Color Table

Hex Color Codeedd2f3#edd2f3
RGB Decimal237, 210, 243rgb(237, 210, 243)
RGB Percent93%, 82%, 95%rgb(93%, 82%, 95%)
CSS RGBa237, 210, 243,1rgba(237,210,243,1)
CMYK Modelcmyk(2%,14%,0%,5%)
HSL Color Space289,58% ,89%hsl(289,58% ,89%)
HSV Color Space289°, 14%, 95%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111011011101001011110011
Octal355322363
Decimal237210243
Hexedd2f3

Different shades of #edd2f3 color code.

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

Light Shade of #edd2f3
#fdfafe
Dark Shade of #edd2f3
#ddaae8
Saturated Shade of #edd2f3
#efcff6
Desaturated Shade of #edd2f3
#ebd5f0
Grey scale Shade of #edd2f3
#e2e2e2
Brighten Shade
#ffebff
Most Readable Shade
#000000

Shades of #edd2f3 color code

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

#edd2f3
#d2bad8
#b8a3bd
#9e8ca2
#837487
#695d6c
#4f4651
#342e36
#1a171b
#000000

Similar Color like #edd2f3 color

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

#eed3f4
#efd4f5
#f0d5f6
#f1d6f7
#f2d7f8
#f3d8f9
#f4d9fa
#f5dafb
#f6dbfc
#f7dcfd
#f8ddfe
#f9deff
#fadfff
#fbe0ff
#ecd1f2
#ebd0f1
#eacff0
#e9ceef
#e8cdee
#e7cced
#e6cbec
#e5caeb
#e4c9ea
#e3c8e9
#e2c7e8
#e1c6e7
#e0c5e6
#dfc4e5

Monochromatic Color with #edd2f3

#edd2f3
#1e1a1e
#473f49
#716473
#9a899e
#c4adc8

Tints of #edd2f3 Color

#edd2f3
#efd7f4
#f1dcf5
#f3e1f7
#f5e6f8
#f7ebf9
#f9f0fb
#fbf5fc
#fdfafd
#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

#edd2f3
#d8f3d2

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

Split Complementary

#edd2f3
#e8f3d2
#d2f3dd

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

Analogous Color

#e0d2f3
#e6d2f3
#edd2f3
#f3d2f2
#f3d2ec

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

#edd2f3
#f3edd2
#d2f3ed

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

#edd2f3
#f3dcd2
#d8f3d2
#d2e8f3

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

#edd2f3
#d8f3d2
#d2f3dd
#f3d2e8

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

#edd2f3 Color Code Preview on Black Background Color

This is how #edd2f3 Color will look on black background color. Color contrast ratio is 15.11

#edd2f3 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #edd2f3

HTML with inline CSS

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

Your Example Paragraph content text in with font color #edd2f3

#edd2f3 color code is use for CSS Background Color

Background color for the above div is #edd2f3

HTML with inline CSS

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

#edd2f3 color code is use for CSS Border Color

CSS Border color for the above div is #edd2f3

HTML with inline CSS

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

CSS Border Left color for the above div is #edd2f3

HTML with inline CSS

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

CSS Border Right color for the above div is #edd2f3

HTML with inline CSS

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

CSS Border Bottom color for the above div is #edd2f3

HTML with inline CSS

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

CSS Border Top color for the above div is #edd2f3

HTML with inline CSS

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

#edd2f3 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#edd2f3 Color code Preview on White Background

This is how #edd2f3 Color code will look on white background color. Color contrast ratio is 1.39

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

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.