crispedge.com

Color picker

Loading...

#d9fcf6 hex color - Blue - Cool color - Information

#d9fcf6 hex color - Blue - Cool color

Color Hue/Base color: Blue

Hex #d9fcf6 Color code in RGB color code model is created after adding 85.1% red color, 98.82% green color and 96.47% blue color. Hex #d9fcf6 Color code in CMYK color (process color) code model is generated after subtraction of 14% cyan, 0% magenta, 2% yellow and 1% black.

Hex #d9fcf6 color code is between #ddffee web safe hex color code and #cceeff web safe hex color code. #ddffee is the nearest web safe color code. You can see here many more shades of #d9fcf6 color code.

0 Likes 0 Comments | 4 Views

RGB Chart

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

Color Table

Hex Color Coded9fcf6#d9fcf6
RGB Decimal217, 252, 246rgb(217, 252, 246)
RGB Percent85%, 99%, 96%rgb(85%, 99%, 96%)
CSS RGBa217, 252, 246,1rgba(217,252,246,1)
CMYK Modelcmyk(14%,0%,2%,1%)
HSL Color Space170,85% ,92%hsl(170,85% ,92%)
HSV Color Space170°, 14%, 99%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary110110011111110011110110
Octal331374366
Decimal217252246
Hexd9fcf6

Different shades of #d9fcf6 color code.

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

Light Shade of #d9fcf6
#ffffff
Dark Shade of #d9fcf6
#aaf8eb
Saturated Shade of #d9fcf6
#d7fef7
Desaturated Shade of #d9fcf6
#dbfaf5
Grey scale Shade of #d9fcf6
#eaeaea
Brighten Shade
#f2ffff
Most Readable Shade
#000000

Shades of #d9fcf6 color code

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

#d9fcf6
#c0e0da
#a8c4bf
#90a8a4
#788c88
#60706d
#485452
#303836
#181c1b
#000000

Similar Color like #d9fcf6 color

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

#dafdf7
#dbfef8
#dcfff9
#ddfffa
#defffb
#dffffc
#e0fffd
#e1fffe
#e2ffff
#e3ffff
#e4ffff
#e5ffff
#e6ffff
#e7ffff
#d8fbf5
#d7faf4
#d6f9f3
#d5f8f2
#d4f7f1
#d3f6f0
#d2f5ef
#d1f4ee
#d0f3ed
#cff2ec
#cef1eb
#cdf0ea
#ccefe9
#cbeee8

Monochromatic Color with #d9fcf6

#d9fcf6
#222727
#475250
#6b7c7a
#90a7a3
#b4d1cc

Tints of #d9fcf6 Color

#d9fcf6
#ddfcf7
#e1fcf8
#e5fdf9
#e9fdfa
#eefdfb
#f2fefc
#f6fefd
#fafefe
#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

#d9fcf6
#fcd9df

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

Split Complementary

#d9fcf6
#fcd9f1
#fce4d9

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

Analogous Color

#d9fce8
#d9fcef
#d9fcf6
#d9fbfc
#d9f4fc

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

#d9fcf6
#f6d9fc
#fcf6d9

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

#d9fcf6
#e4d9fc
#fcd9df
#f0fcd9

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

#d9fcf6
#fcd9df
#fce4d9
#d9f1fc

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

#d9fcf6 Color Code Preview on Black Background Color

This is how #d9fcf6 Color will look on black background color. Color contrast ratio is 19.21

#d9fcf6 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #d9fcf6

HTML with inline CSS

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

Your Example Paragraph content text in with font color #d9fcf6

#d9fcf6 color code is use for CSS Background Color

Background color for the above div is #d9fcf6

HTML with inline CSS

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

#d9fcf6 color code is use for CSS Border Color

CSS Border color for the above div is #d9fcf6

HTML with inline CSS

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

CSS Border Left color for the above div is #d9fcf6

HTML with inline CSS

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

CSS Border Right color for the above div is #d9fcf6

HTML with inline CSS

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

CSS Border Bottom color for the above div is #d9fcf6

HTML with inline CSS

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

CSS Border Top color for the above div is #d9fcf6

HTML with inline CSS

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

#d9fcf6 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#d9fcf6 Color code Preview on White Background

This is how #d9fcf6 Color code will look on white background color. Color contrast ratio is 1.09

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

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(217,252,246,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(252,217,223,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(217,252,246,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }
							

0 Likes 0 Comments | 4 Views

Post your comment:-

By submitting comment you agree to our privacy policy.