crispedge.com

Color picker

Loading...

#d5e7e5 hex color - Blue - Cool color - Information

#d5e7e5 hex color - Blue - Cool color

Color Hue/Base color: Blue

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

Hex #d5e7e5 color code is between #ddeedd web safe hex color code and #ccddee web safe hex color code. #ddeedd is the nearest web safe color code. You can see here many more shades of #d5e7e5 color code.

0 Likes 0 Comments | 3 Views

RGB Chart

RGB Chart using SVG and CSS mix-blend-mode: lighten;

Color Table

Hex Color Coded5e7e5#d5e7e5
RGB Decimal213, 231, 229rgb(213, 231, 229)
RGB Percent84%, 91%, 90%rgb(84%, 91%, 90%)
CSS RGBa213, 231, 229,1rgba(213,231,229,1)
CMYK Modelcmyk(8%,0%,1%,9%)
HSL Color Space173,27% ,87%hsl(173,27% ,87%)
HSV Color Space173°, 8%, 91%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary110101011110011111100101
Octal325347345
Decimal213231229
Hexd5e7e5

Different shades of #d5e7e5 color code.

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

Light Shade of #d5e7e5
#f5faf9
Dark Shade of #d5e7e5
#b5d4d1
Saturated Shade of #d5e7e5
#d2eae8
Desaturated Shade of #d5e7e5
#d8e4e2
Grey scale Shade of #d5e7e5
#dedede
Brighten Shade
#eefffe
Most Readable Shade
#000000

Shades of #d5e7e5 color code

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

#d5e7e5
#bdcdcb
#a5b3b2
#8e9a98
#76807f
#5e6665
#474d4c
#2f3332
#171919
#000000

Similar Color like #d5e7e5 color

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

#d6e8e6
#d7e9e7
#d8eae8
#d9ebe9
#daecea
#dbedeb
#dceeec
#ddefed
#def0ee
#dff1ef
#e0f2f0
#e1f3f1
#e2f4f2
#e3f5f3
#d4e6e4
#d3e5e3
#d2e4e2
#d1e3e1
#d0e2e0
#cfe1df
#cee0de
#cddfdd
#ccdedc
#cbdddb
#cadcda
#c9dbd9
#c8dad8
#c7d9d7

Monochromatic Color with #d5e7e5

#d5e7e5
#111212
#383d3c
#5f6767
#879291
#aebcbb

Tints of #d5e7e5 Color

#d5e7e5
#d9e9e7
#deecea
#e3efed
#e7f1f0
#ecf4f3
#f1f7f6
#f5f9f9
#fafcfc
#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

#d5e7e5
#e7d5d7

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

Split Complementary

#d5e7e5
#e7d5e0
#e7dcd5

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

Analogous Color

#d5e7de
#d5e7e1
#d5e7e5
#d5e5e7
#d5e2e7

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

#d5e7e5
#e5d5e7
#e7e5d5

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

#d5e7e5
#dcd5e7
#e7d5d7
#e0e7d5

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

#d5e7e5
#e7d5d7
#e7dcd5
#d5e0e7

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

#d5e7e5 Color Code Preview on Black Background Color

This is how #d5e7e5 Color will look on black background color. Color contrast ratio is 16.39

#d5e7e5 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #d5e7e5

HTML with inline CSS

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

Your Example Paragraph content text in with font color #d5e7e5

#d5e7e5 color code is use for CSS Background Color

Background color for the above div is #d5e7e5

HTML with inline CSS

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

#d5e7e5 color code is use for CSS Border Color

CSS Border color for the above div is #d5e7e5

HTML with inline CSS

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

CSS Border Left color for the above div is #d5e7e5

HTML with inline CSS

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

CSS Border Right color for the above div is #d5e7e5

HTML with inline CSS

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

CSS Border Bottom color for the above div is #d5e7e5

HTML with inline CSS

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

CSS Border Top color for the above div is #d5e7e5

HTML with inline CSS

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

#d5e7e5 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#d5e7e5 Color code Preview on White Background

This is how #d5e7e5 Color code will look on white background color. Color contrast ratio is 1.28

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

Gradient Background

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

Gradient Text

Find Gradient Text for your next project.

CRISPEDGE


 .gradientTextClass{
  background: 
      linear-gradient(217deg, rgba(213,231,229,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(231,213,215,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(213,231,229,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }
							

0 Likes 0 Comments | 3 Views

Post your comment:-

By submitting comment you agree to our privacy policy.