crispedge.com

Color picker

Loading...

#d3daff hex color - Blue - Cool color - Information

#d3daff hex color - Blue - Cool color

Color Hue/Base color: Blue

Hex #d3daff Color code in RGB color code model is created after adding 82.75% red color, 85.49% green color and 100% blue color. Hex #d3daff Color code in CMYK color (process color) code model is generated after subtraction of 17% cyan, 15% magenta, 0% yellow and 0% black.

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

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Coded3daff#d3daff
RGB Decimal211, 218, 255rgb(211, 218, 255)
RGB Percent83%, 85%, 100%rgb(83%, 85%, 100%)
CSS RGBa211, 218, 255,1rgba(211,218,255,1)
CMYK Modelcmyk(17%,15%,0%,0%)
HSL Color Space230,100% ,91%hsl(230,100% ,91%)
HSV Color Space230°, 17%, 100%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary110100111101101011111111
Octal323332377
Decimal211218255
Hexd3daff

Different shades of #d3daff color code.

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

Light Shade of #d3daff
#ffffff
Dark Shade of #d3daff
#a0afff
Saturated Shade of #d3daff
#d3daff
Desaturated Shade of #d3daff
#d5dbfd
Grey scale Shade of #d3daff
#e9e9e9
Brighten Shade
#ecf3ff
Most Readable Shade
#000000

Shades of #d3daff color code

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

#d3daff
#bbc1e2
#a4a9c6
#8c91aa
#75798d
#5d6071
#464855
#2e3038
#17181c
#000000

Similar Color like #d3daff color

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

#d4dbff
#d5dcff
#d6ddff
#d7deff
#d8dfff
#d9e0ff
#dae1ff
#dbe2ff
#dce3ff
#dde4ff
#dee5ff
#dfe6ff
#e0e7ff
#e1e8ff
#d2d9fe
#d1d8fd
#d0d7fc
#cfd6fb
#ced5fa
#cdd4f9
#ccd3f8
#cbd2f7
#cad1f6
#c9d0f5
#c8cff4
#c7cef3
#c6cdf2
#c5ccf1

Monochromatic Color with #d3daff

#d3daff
#23242a
#464955
#6a6d80
#8d91aa
#b0b6d4

Tints of #d3daff Color

#d3daff
#d7deff
#dce2ff
#e1e6ff
#e6eaff
#ebeeff
#f0f2ff
#f5f6ff
#fafaff
#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

#d3daff
#fff8d3

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

Split Complementary

#d3daff
#ffe2d3
#f0ffd3

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

Analogous Color

#d3ecff
#d3e3ff
#d3daff
#d5d3ff
#ded3ff

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

#d3daff
#ffd3da
#daffd3

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

#d3daff
#ffd3f0
#fff8d3
#d3ffe2

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

#d3daff
#fff8d3
#f0ffd3
#e2d3ff

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

#d3daff Color Code Preview on Black Background Color

This is how #d3daff Color will look on black background color. Color contrast ratio is 15.24

#d3daff in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #d3daff

HTML with inline CSS

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

Your Example Paragraph content text in with font color #d3daff

#d3daff color code is use for CSS Background Color

Background color for the above div is #d3daff

HTML with inline CSS

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

#d3daff color code is use for CSS Border Color

CSS Border color for the above div is #d3daff

HTML with inline CSS

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

CSS Border Left color for the above div is #d3daff

HTML with inline CSS

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

CSS Border Right color for the above div is #d3daff

HTML with inline CSS

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

CSS Border Bottom color for the above div is #d3daff

HTML with inline CSS

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

CSS Border Top color for the above div is #d3daff

HTML with inline CSS

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

#d3daff hex Color code used as CSS color Codes

Example CSS Class for usage

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

#d3daff Color code Preview on White Background

This is how #d3daff Color code will look on white background color. Color contrast ratio is 1.38

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

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(211,218,255,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(255,248,211,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(211,218,255,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }
							

0 Likes 0 Comments | 1 Views

Post your comment:-

By submitting comment you agree to our privacy policy.