crispedge.com

Color picker

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

#d9cef4 hex color - Violet - Cool color - Information

#d9cef4 hex color - Violet - Cool color

Color Mixture: Blue Magenta

Color Hue/Base color: Violet

Hex #d9cef4 Color code in RGB color code model is created after adding 85.1% red color, 80.78% green color and 95.69% blue color. Hex #d9cef4 Color code in CMYK color (process color) code model is generated after subtraction of 11% cyan, 16% magenta, 0% yellow and 4% black.

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

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Coded9cef4#d9cef4
RGB Decimal217, 206, 244rgb(217, 206, 244)
RGB Percent85%, 81%, 96%rgb(85%, 81%, 96%)
CSS RGBa217, 206, 244,1rgba(217,206,244,1)
CMYK Modelcmyk(11%,16%,0%,4%)
HSL Color Space257,63% ,88%hsl(257,63% ,88%)
HSV Color Space257°, 16%, 96%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary110110011100111011110100
Octal331316364
Decimal217206244
Hexd9cef4

Different shades of #d9cef4 color code.

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

Light Shade of #d9cef4
#f9f8fd
Dark Shade of #d9cef4
#b9a4eb
Saturated Shade of #d9cef4
#d8cbf7
Desaturated Shade of #d9cef4
#dad1f1
Grey scale Shade of #d9cef4
#e1e1e1
Brighten Shade
#f2e7ff
Most Readable Shade
#000000

Shades of #d9cef4 color code

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

#d9cef4
#c0b7d8
#a8a0bd
#9089a2
#787287
#605b6c
#484451
#302d36
#18161b
#000000

Similar Color like #d9cef4 color

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

#dacff5
#dbd0f6
#dcd1f7
#ddd2f8
#ded3f9
#dfd4fa
#e0d5fb
#e1d6fc
#e2d7fd
#e3d8fe
#e4d9ff
#e5daff
#e6dbff
#e7dcff
#d8cdf3
#d7ccf2
#d6cbf1
#d5caf0
#d4c9ef
#d3c8ee
#d2c7ed
#d1c6ec
#d0c5eb
#cfc4ea
#cec3e9
#cdc2e8
#ccc1e7
#cbc0e6

Monochromatic Color with #d9cef4

#d9cef4
#1c1b1f
#423e4a
#686274
#8d869f
#b3aac9

Tints of #d9cef4 Color

#d9cef4
#ddd3f5
#e1d8f6
#e5def7
#e9e3f8
#eee9fa
#f2eefb
#f6f4fc
#faf9fd
#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

#d9cef4
#e9f4ce

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

Split Complementary

#d9cef4
#f4ecce
#d6f4ce

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

Analogous Color

#ced2f4
#d1cef4
#d9cef4
#e1cef4
#e8cef4

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

#d9cef4
#f4d9ce
#cef4d9

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

#d9cef4
#f4ced6
#e9f4ce
#cef4ec

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

#d9cef4
#e9f4ce
#d6f4ce
#eccef4

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

#d9cef4 Color Code Preview on Black Background Color

This is how #d9cef4 Color will look on black background color. Color contrast ratio is 14.09

#d9cef4 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #d9cef4

HTML with inline CSS

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

Your Example Paragraph content text in with font color #d9cef4

#d9cef4 color code is use for CSS Background Color

Background color for the above div is #d9cef4

HTML with inline CSS

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

#d9cef4 color code is use for CSS Border Color

CSS Border color for the above div is #d9cef4

HTML with inline CSS

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

CSS Border Left color for the above div is #d9cef4

HTML with inline CSS

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

CSS Border Right color for the above div is #d9cef4

HTML with inline CSS

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

CSS Border Bottom color for the above div is #d9cef4

HTML with inline CSS

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

CSS Border Top color for the above div is #d9cef4

HTML with inline CSS

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

#d9cef4 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#d9cef4 Color code Preview on White Background

This is how #d9cef4 Color code will look on white background color. Color contrast ratio is 1.49

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

Related Gradients

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

0 Likes 0 Comments | 1 Views

Post your comment:-

By submitting comment you agree to our privacy policy.