crispedge.com

Color picker

Loading...

#dd9ead hex color - Red - Warm color - Information

#dd9ead hex color - Red - Warm color

Color Hue/Base color: Red

Hex #dd9ead Color code in RGB color code model is created after adding 86.67% red color, 61.96% green color and 67.84% blue color. Hex #dd9ead Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 29% magenta, 22% yellow and 13% black.

Hex #dd9ead color code is between #cc99aa web safe hex color code and #eeaabb web safe hex color code. #cc99aa is the nearest web safe color code. You can see here many more shades of #dd9ead color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codedd9ead#dd9ead
RGB Decimal221, 158, 173rgb(221, 158, 173)
RGB Percent87%, 62%, 68%rgb(87%, 62%, 68%)
CSS RGBa221, 158, 173,1rgba(221,158,173,1)
CMYK Modelcmyk(0%,29%,22%,13%)
HSL Color Space346,48% ,74%hsl(346,48% ,74%)
HSV Color Space346°, 29%, 87%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary110111011001111010101101
Octal335236255
Decimal221158173
Hexdd9ead

Different shades of #dd9ead color code.

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

Light Shade of #dd9ead
#eac4cd
Dark Shade of #dd9ead
#d0788d
Saturated Shade of #dd9ead
#e497aa
Desaturated Shade of #dd9ead
#d6a5b0
Grey scale Shade of #dd9ead
#bdbdbd
Brighten Shade
#f6b7c6
Most Readable Shade
#000000

Shades of #dd9ead color code

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

#dd9ead
#c48c99
#ab7a86
#936973
#7a5760
#62464c
#493439
#312326
#181113
#000000

Similar Color like #dd9ead color

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

#de9fae
#dfa0af
#e0a1b0
#e1a2b1
#e2a3b2
#e3a4b3
#e4a5b4
#e5a6b5
#e6a7b6
#e7a8b7
#e8a9b8
#e9aab9
#eaabba
#ebacbb
#dc9dac
#db9cab
#da9baa
#d99aa9
#d899a8
#d798a7
#d697a6
#d596a5
#d495a4
#d394a3
#d293a2
#d192a1
#d091a0
#cf909f

Monochromatic Color with #dd9ead

#dd9ead
#080607
#332428
#5d4349
#88616a
#b3808c

Tints of #dd9ead Color

#dd9ead
#e0a8b6
#e4b3bf
#e8bec8
#ecc9d1
#efd3da
#f3dee3
#f7e9ec
#fbf4f5
#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

#dd9ead
#9eddce

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

Split Complementary

#dd9ead
#9eddaf
#9eccdd

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

Analogous Color

#dd9ec6
#dd9eba
#dd9ead
#dd9ea0
#dda89e

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

#dd9ead
#addd9e
#9eaddd

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

#dd9ead
#ccdd9e
#9eddce
#ae9edd

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

#dd9ead
#9eddce
#9eccdd
#ddaf9e

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

#dd9ead Color Code Preview on Black Background Color

This is how #dd9ead Color will look on black background color. Color contrast ratio is 9.57

#dd9ead in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #dd9ead

HTML with inline CSS

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

Your Example Paragraph content text in with font color #dd9ead

#dd9ead color code is use for CSS Background Color

Background color for the above div is #dd9ead

HTML with inline CSS

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

#dd9ead color code is use for CSS Border Color

CSS Border color for the above div is #dd9ead

HTML with inline CSS

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

CSS Border Left color for the above div is #dd9ead

HTML with inline CSS

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

CSS Border Right color for the above div is #dd9ead

HTML with inline CSS

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

CSS Border Bottom color for the above div is #dd9ead

HTML with inline CSS

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

CSS Border Top color for the above div is #dd9ead

HTML with inline CSS

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

#dd9ead hex Color code used as CSS color Codes

Example CSS Class for usage

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

#dd9ead Color code Preview on White Background

This is how #dd9ead Color code will look on white background color. Color contrast ratio is 2.19

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

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,158,173,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(158,221,206,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(221,158,173,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.