crispedge.com

Color picker

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

#d9c4cc hex color - Violet - Warm color - Information

#d9c4cc hex color - Violet - Warm color

Color Hue/Base color: Violet

Hex #d9c4cc Color code in RGB color code model is created after adding 85.1% red color, 76.86% green color and 80% blue color. Hex #d9c4cc Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 10% magenta, 6% yellow and 15% black.

Hex #d9c4cc color code is between #ddccbb web safe hex color code and #ccbbdd web safe hex color code. #ddccbb is the nearest web safe color code. You can see here many more shades of #d9c4cc color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Coded9c4cc#d9c4cc
RGB Decimal217, 196, 204rgb(217, 196, 204)
RGB Percent85%, 77%, 80%rgb(85%, 77%, 80%)
CSS RGBa217, 196, 204,1rgba(217,196,204,1)
CMYK Modelcmyk(0%,10%,6%,15%)
HSL Color Space337,22% ,81%hsl(337,22% ,81%)
HSV Color Space337°, 10%, 85%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary110110011100010011001100
Octal331304314
Decimal217196204
Hexd9c4cc

Different shades of #d9c4cc color code.

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

Light Shade of #d9c4cc
#ede3e7
Dark Shade of #d9c4cc
#c5a5b1
Saturated Shade of #d9c4cc
#debfcb
Desaturated Shade of #d9c4cc
#d4c9cd
Grey scale Shade of #d9c4cc
#cecece
Brighten Shade
#f2dde5
Most Readable Shade
#000000

Shades of #d9c4cc color code

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

#d9c4cc
#c0aeb5
#a8989e
#908288
#786c71
#60575a
#484144
#302b2d
#181516
#000000

Similar Color like #d9c4cc color

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

#dac5cd
#dbc6ce
#dcc7cf
#ddc8d0
#dec9d1
#dfcad2
#e0cbd3
#e1ccd4
#e2cdd5
#e3ced6
#e4cfd7
#e5d0d8
#e6d1d9
#e7d2da
#d8c3cb
#d7c2ca
#d6c1c9
#d5c0c8
#d4bfc7
#d3bec6
#d2bdc5
#d1bcc4
#d0bbc3
#cfbac2
#ceb9c1
#cdb8c0
#ccb7bf
#cbb6be

Monochromatic Color with #d9c4cc

#d9c4cc
#040404
#2f2a2c
#595154
#84777c
#ae9ea4

Tints of #d9c4cc Color

#d9c4cc
#ddcad1
#e1d1d7
#e5d7dd
#e9dee2
#eee4e8
#f2ebee
#f6f1f3
#faf8f9
#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

#d9c4cc
#c4d9d1

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

Split Complementary

#d9c4cc
#c4d9c6
#c4d7d9

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

Analogous Color

#d9c4d4
#d9c4d0
#d9c4cc
#d9c4c8
#d9c4c4

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

#d9c4cc
#ccd9c4
#c4ccd9

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

#d9c4cc
#d6d9c4
#c4d9d1
#c7c4d9

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

#d9c4cc
#c4d9d1
#c4d7d9
#d9c6c4

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

#d9c4cc Color Code Preview on Black Background Color

This is how #d9c4cc Color will look on black background color. Color contrast ratio is 12.72

#d9c4cc in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #d9c4cc

HTML with inline CSS

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

Your Example Paragraph content text in with font color #d9c4cc

#d9c4cc color code is use for CSS Background Color

Background color for the above div is #d9c4cc

HTML with inline CSS

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

#d9c4cc color code is use for CSS Border Color

CSS Border color for the above div is #d9c4cc

HTML with inline CSS

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

CSS Border Left color for the above div is #d9c4cc

HTML with inline CSS

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

CSS Border Right color for the above div is #d9c4cc

HTML with inline CSS

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

CSS Border Bottom color for the above div is #d9c4cc

HTML with inline CSS

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

CSS Border Top color for the above div is #d9c4cc

HTML with inline CSS

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

#d9c4cc hex Color code used as CSS color Codes

Example CSS Class for usage

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

#d9c4cc Color code Preview on White Background

This is how #d9c4cc Color code will look on white background color. Color contrast ratio is 1.65

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

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.