crispedge.com

Color picker

Loading...

#ddc4ce hex color - Violet - Warm color - Information

#ddc4ce hex color - Violet - Warm color

Color Hue/Base color: Violet

Hex #ddc4ce Color code in RGB color code model is created after adding 86.67% red color, 76.86% green color and 80.78% blue color. Hex #ddc4ce Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 11% magenta, 7% yellow and 13% black.

Hex #ddc4ce color code is between #cccccc web safe hex color code and #eebbdd web safe hex color code. #cccccc is the nearest web safe color code. You can see here many more shades of #ddc4ce color code.

0 Likes 0 Comments | 2 Views

RGB Chart

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

Color Table

Hex Color Codeddc4ce#ddc4ce
RGB Decimal221, 196, 206rgb(221, 196, 206)
RGB Percent87%, 77%, 81%rgb(87%, 77%, 81%)
CSS RGBa221, 196, 206,1rgba(221,196,206,1)
CMYK Modelcmyk(0%,11%,7%,13%)
HSL Color Space336,27% ,82%hsl(336,27% ,82%)
HSV Color Space336°, 11%, 87%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary110111011100010011001110
Octal335304316
Decimal221196206
Hexddc4ce

Different shades of #ddc4ce color code.

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

Light Shade of #ddc4ce
#f0e4e9
Dark Shade of #ddc4ce
#caa4b3
Saturated Shade of #ddc4ce
#e2bfcd
Desaturated Shade of #ddc4ce
#d8c9cf
Grey scale Shade of #ddc4ce
#d0d0d0
Brighten Shade
#f6dde7
Most Readable Shade
#000000

Shades of #ddc4ce color code

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

#ddc4ce
#c4aeb7
#ab98a0
#938289
#7a6c72
#62575b
#494144
#312b2d
#181516
#000000

Similar Color like #ddc4ce color

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

#dec5cf
#dfc6d0
#e0c7d1
#e1c8d2
#e2c9d3
#e3cad4
#e4cbd5
#e5ccd6
#e6cdd7
#e7ced8
#e8cfd9
#e9d0da
#ead1db
#ebd2dc
#dcc3cd
#dbc2cc
#dac1cb
#d9c0ca
#d8bfc9
#d7bec8
#d6bdc7
#d5bcc6
#d4bbc5
#d3bac4
#d2b9c3
#d1b8c2
#d0b7c1
#cfb6c0

Monochromatic Color with #ddc4ce

#ddc4ce
#080808
#332d30
#5d5357
#88797f
#b39ea6

Tints of #ddc4ce Color

#ddc4ce
#e0cad3
#e4d1d8
#e8d7de
#ecdee3
#efe4e9
#f3ebee
#f7f1f4
#fbf8f9
#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

#ddc4ce
#c4ddd3

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

Split Complementary

#ddc4ce
#c4ddc7
#c4dbdd

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

Analogous Color

#ddc4d8
#ddc4d3
#ddc4ce
#ddc4c9
#ddc4c4

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

#ddc4ce
#ceddc4
#c4cedd

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

#ddc4ce
#daddc4
#c4ddd3
#c6c4dd

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

#ddc4ce
#c4ddd3
#c4dbdd
#ddc7c4

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

#ddc4ce Color Code Preview on Black Background Color

This is how #ddc4ce Color will look on black background color. Color contrast ratio is 12.86

#ddc4ce in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ddc4ce

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ddc4ce

#ddc4ce color code is use for CSS Background Color

Background color for the above div is #ddc4ce

HTML with inline CSS

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

#ddc4ce color code is use for CSS Border Color

CSS Border color for the above div is #ddc4ce

HTML with inline CSS

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

CSS Border Left color for the above div is #ddc4ce

HTML with inline CSS

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

CSS Border Right color for the above div is #ddc4ce

HTML with inline CSS

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

CSS Border Bottom color for the above div is #ddc4ce

HTML with inline CSS

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

CSS Border Top color for the above div is #ddc4ce

HTML with inline CSS

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

#ddc4ce hex Color code used as CSS color Codes

Example CSS Class for usage

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

#ddc4ce Color code Preview on White Background

This is how #ddc4ce Color code will look on white background color. Color contrast ratio is 1.63

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

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

0 Likes 0 Comments | 2 Views

Post your comment:-

By submitting comment you agree to our privacy policy.