crispedge.com

Color picker

Loading...

#ddcbd9 hex color - Violet - Warm color - Information

#ddcbd9 hex color - Violet - Warm color

Color Hue/Base color: Violet

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

Hex #ddcbd9 color code is between #ccccdd web safe hex color code and #eebbcc web safe hex color code. #ccccdd is the nearest web safe color code. You can see here many more shades of #ddcbd9 color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codeddcbd9#ddcbd9
RGB Decimal221, 203, 217rgb(221, 203, 217)
RGB Percent87%, 80%, 85%rgb(87%, 80%, 85%)
CSS RGBa221, 203, 217,1rgba(221,203,217,1)
CMYK Modelcmyk(0%,8%,2%,13%)
HSL Color Space313,21% ,83%hsl(313,21% ,83%)
HSV Color Space313°, 8%, 87%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary110111011100101111011001
Octal335313331
Decimal221203217
Hexddcbd9

Different shades of #ddcbd9 color code.

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

Light Shade of #ddcbd9
#f1eaf0
Dark Shade of #ddcbd9
#c9acc2
Saturated Shade of #ddcbd9
#e1c7db
Desaturated Shade of #ddcbd9
#d9cfd7
Grey scale Shade of #ddcbd9
#d4d4d4
Brighten Shade
#f6e4f2
Most Readable Shade
#000000

Shades of #ddcbd9 color code

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

#ddcbd9
#c4b4c0
#ab9da8
#938790
#7a7078
#625a60
#494348
#312d30
#181618
#000000

Similar Color like #ddcbd9 color

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

#deccda
#dfcddb
#e0cedc
#e1cfdd
#e2d0de
#e3d1df
#e4d2e0
#e5d3e1
#e6d4e2
#e7d5e3
#e8d6e4
#e9d7e5
#ead8e6
#ebd9e7
#dccad8
#dbc9d7
#dac8d6
#d9c7d5
#d8c6d4
#d7c5d3
#d6c4d2
#d5c3d1
#d4c2d0
#d3c1cf
#d2c0ce
#d1bfcd
#d0becc
#cfbdcb

Monochromatic Color with #ddcbd9

#ddcbd9
#080808
#332f32
#5d565c
#887d86
#b3a4af

Tints of #ddcbd9 Color

#ddcbd9
#e0d0dd
#e4d6e1
#e8dce5
#ece2e9
#efe7ee
#f3edf2
#f7f3f6
#fbf9fa
#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

#ddcbd9
#cbddcf

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

Split Complementary

#ddcbd9
#d0ddcb
#cbddd8

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

Analogous Color

#dacbdd
#ddcbdd
#ddcbd9
#ddcbd5
#ddcbd2

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

#ddcbd9
#d9ddcb
#cbd9dd

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

#ddcbd9
#ddd8cb
#cbddcf
#cbd0dd

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

#ddcbd9
#cbddcf
#cbddd8
#ddcbd0

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

#ddcbd9 Color Code Preview on Black Background Color

This is how #ddcbd9 Color will look on black background color. Color contrast ratio is 13.62

#ddcbd9 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ddcbd9

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ddcbd9

#ddcbd9 color code is use for CSS Background Color

Background color for the above div is #ddcbd9

HTML with inline CSS

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

#ddcbd9 color code is use for CSS Border Color

CSS Border color for the above div is #ddcbd9

HTML with inline CSS

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

CSS Border Left color for the above div is #ddcbd9

HTML with inline CSS

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

CSS Border Right color for the above div is #ddcbd9

HTML with inline CSS

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

CSS Border Bottom color for the above div is #ddcbd9

HTML with inline CSS

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

CSS Border Top color for the above div is #ddcbd9

HTML with inline CSS

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

#ddcbd9 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#ddcbd9 Color code Preview on White Background

This is how #ddcbd9 Color code will look on white background color. Color contrast ratio is 1.54

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

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,203,217,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(203,221,207,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(221,203,217,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.