crispedge.com

Color picker

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

#d9ddff hex color - Blue - Cool color - Information

#d9ddff hex color - Blue - Cool color

Color Hue/Base color: Blue

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

Hex #d9ddff color code is between #ddccee web safe hex color code and #cceedd web safe hex color code. #ddccee is the nearest web safe color code. You can see here many more shades of #d9ddff color code.

0 Likes 0 Comments | 14 Views

Color Table

Hex Color Coded9ddff#d9ddff
RGB Decimal217, 221, 255rgb(217, 221, 255)
RGB Percent85%, 87%, 100%rgb(85%, 87%, 100%)
CSS RGBa217, 221, 255,1rgba(217,221,255,1)
CMYK Modelcmyk(15%,13%,0%,0%)
HSL Color Space234,100% ,93%hsl(234,100% ,93%)
HSV Color Space234°, 15%, 100%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary110110011101110111111111
Octal331335377
Decimal217221255
Hexd9ddff

Different shades of #d9ddff color code.

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

Light Shade of #d9ddff
#ffffff
Dark Shade of #d9ddff
#a6afff
Saturated Shade of #d9ddff
#d9ddff
Desaturated Shade of #d9ddff
#dbdefd
Grey scale Shade of #d9ddff
#ececec
Brighten Shade
#f2f6ff
Most Readable Shade
#000000

Shades of #d9ddff color code

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

#d9ddff
#c0c4e2
#a8abc6
#9093aa
#787a8d
#606271
#484955
#303138
#18181c
#000000

Similar Color like #d9ddff color

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

#dadeff
#dbdfff
#dce0ff
#dde1ff
#dee2ff
#dfe3ff
#e0e4ff
#e1e5ff
#e2e6ff
#e3e7ff
#e4e8ff
#e5e9ff
#e6eaff
#e7ebff
#d8dcfe
#d7dbfd
#d6dafc
#d5d9fb
#d4d8fa
#d3d7f9
#d2d6f8
#d1d5f7
#d0d4f6
#cfd3f5
#ced2f4
#cdd1f3
#ccd0f2
#cbcff1

Monochromatic Color with #d9ddff

#d9ddff
#24252a
#484a55
#6d6f80
#9193aa
#b5b8d4

Tints of #d9ddff Color

#d9ddff
#dde0ff
#e1e4ff
#e5e8ff
#e9ecff
#eeefff
#f2f3ff
#f6f7ff
#fafbff
#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

#d9ddff
#fffbd9

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

Split Complementary

#d9ddff
#ffe8d9
#f0ffd9

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

Analogous Color

#d9ecff
#d9e5ff
#d9ddff
#ddd9ff
#e4d9ff

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

#d9ddff
#ffd9dd
#ddffd9

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

#d9ddff
#ffd9f0
#fffbd9
#d9ffe8

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

#d9ddff
#fffbd9
#f0ffd9
#e8d9ff

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

#d9ddff Color Code Preview on Black Background Color

This is how #d9ddff Color will look on black background color. Color contrast ratio is 15.74

#d9ddff in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #d9ddff

HTML with inline CSS

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

Your Example Paragraph content text in with font color #d9ddff

#d9ddff color code is use for CSS Background Color

Background color for the above div is #d9ddff

HTML with inline CSS

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

#d9ddff color code is use for CSS Border Color

CSS Border color for the above div is #d9ddff

HTML with inline CSS

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

CSS Border Left color for the above div is #d9ddff

HTML with inline CSS

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

CSS Border Right color for the above div is #d9ddff

HTML with inline CSS

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

CSS Border Bottom color for the above div is #d9ddff

HTML with inline CSS

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

CSS Border Top color for the above div is #d9ddff

HTML with inline CSS

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

#d9ddff hex Color code used as CSS color Codes

Example CSS Class for usage

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

#d9ddff Color code Preview on White Background

This is how #d9ddff Color code will look on white background color. Color contrast ratio is 1.33

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

Related Gradients

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

0 Likes 0 Comments | 14 Views

Post your comment:-

By submitting comment you agree to our privacy policy.