crispedge.com

Color picker

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

#ffd5e7 hex color - Violet - Warm color - Information

#ffd5e7 hex color - Violet - Warm color

Color Hue/Base color: Violet

Hex #ffd5e7 Color code in RGB color code model is created after adding 100% red color, 83.53% green color and 90.59% blue color. Hex #ffd5e7 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 16% magenta, 9% yellow and 0% black.

Hex #ffd5e7 color code is between #eeddee web safe hex color code and #ddccdd web safe hex color code. #eeddee is the nearest web safe color code. You can see here many more shades of #ffd5e7 color code.

0 Likes 0 Comments | 10 Views

Color Table

Hex Color Codeffd5e7#ffd5e7
RGB Decimal255, 213, 231rgb(255, 213, 231)
RGB Percent100%, 84%, 91%rgb(100%, 84%, 91%)
CSS RGBa255, 213, 231,1rgba(255,213,231,1)
CMYK Modelcmyk(0%,16%,9%,0%)
HSL Color Space334,100% ,92%hsl(334,100% ,92%)
HSV Color Space334°, 16%, 100%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111111111101010111100111
Octal377325347
Decimal255213231
Hexffd5e7

Different shades of #ffd5e7 color code.

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

Light Shade of #ffd5e7
#ffffff
Dark Shade of #ffd5e7
#ffa2ca
Saturated Shade of #ffd5e7
#ffd5e7
Desaturated Shade of #ffd5e7
#fdd7e7
Grey scale Shade of #ffd5e7
#eaeaea
Brighten Shade
#ffeeff
Most Readable Shade
#000000

Shades of #ffd5e7 color code

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

#ffd5e7
#e2bdcd
#c6a5b3
#aa8e9a
#8d7680
#715e66
#55474d
#382f33
#1c1719
#000000

Similar Color like #ffd5e7 color

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

#ffd6e8
#ffd7e9
#ffd8ea
#ffd9eb
#ffdaec
#ffdbed
#ffdcee
#ffddef
#ffdef0
#ffdff1
#ffe0f2
#ffe1f3
#ffe2f4
#ffe3f5
#fed4e6
#fdd3e5
#fcd2e4
#fbd1e3
#fad0e2
#f9cfe1
#f8cee0
#f7cddf
#f6ccde
#f5cbdd
#f4cadc
#f3c9db
#f2c8da
#f1c7d9

Monochromatic Color with #ffd5e7

#ffd5e7
#2a2326
#55474d
#806b74
#aa8e9a
#d4b1c0

Tints of #ffd5e7 Color

#ffd5e7
#ffd9e9
#ffdeec
#ffe3ef
#ffe7f1
#ffecf4
#fff1f7
#fff5f9
#fffafc
#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

#ffd5e7
#d5ffed

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

Split Complementary

#ffd5e7
#d5ffd8
#d5fcff

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

Analogous Color

#ffd5f8
#ffd5ef
#ffd5e7
#ffd5df
#ffd5d6

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

#ffd5e7
#e7ffd5
#d5e7ff

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

#ffd5e7
#fcffd5
#d5ffed
#d8d5ff

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

#ffd5e7
#d5ffed
#d5fcff
#ffd8d5

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

#ffd5e7 Color Code Preview on Black Background Color

This is how #ffd5e7 Color will look on black background color. Color contrast ratio is 15.92

#ffd5e7 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ffd5e7

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ffd5e7

#ffd5e7 color code is use for CSS Background Color

Background color for the above div is #ffd5e7

HTML with inline CSS

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

#ffd5e7 color code is use for CSS Border Color

CSS Border color for the above div is #ffd5e7

HTML with inline CSS

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

CSS Border Left color for the above div is #ffd5e7

HTML with inline CSS

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

CSS Border Right color for the above div is #ffd5e7

HTML with inline CSS

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

CSS Border Bottom color for the above div is #ffd5e7

HTML with inline CSS

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

CSS Border Top color for the above div is #ffd5e7

HTML with inline CSS

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

#ffd5e7 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#ffd5e7 Color code Preview on White Background

This is how #ffd5e7 Color code will look on white background color. Color contrast ratio is 1.32

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

Related Gradients

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

0 Likes 0 Comments | 10 Views

Post your comment:-

By submitting comment you agree to our privacy policy.