crispedge.com

Color picker

Loading...

#ddaec5 hex color - Red - Warm color - Information

#ddaec5 hex color - Red - Warm color

Color Hue/Base color: Red

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

Hex #ddaec5 color code is between #ccaacc web safe hex color code and #eebbbb web safe hex color code. #ccaacc is the nearest web safe color code. You can see here many more shades of #ddaec5 color code.

0 Likes 0 Comments | 4 Views

RGB Chart

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

Color Table

Hex Color Codeddaec5#ddaec5
RGB Decimal221, 174, 197rgb(221, 174, 197)
RGB Percent87%, 68%, 77%rgb(87%, 68%, 77%)
CSS RGBa221, 174, 197,1rgba(221,174,197,1)
CMYK Modelcmyk(0%,21%,11%,13%)
HSL Color Space331,41% ,77%hsl(331,41% ,77%)
HSV Color Space331°, 21%, 87%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary110111011010111011000101
Octal335256305
Decimal221174197
Hexddaec5

Different shades of #ddaec5 color code.

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

Light Shade of #ddaec5
#ecd2df
Dark Shade of #ddaec5
#ce8aab
Saturated Shade of #ddaec5
#e3a8c5
Desaturated Shade of #ddaec5
#d7b4c5
Grey scale Shade of #ddaec5
#c5c5c5
Brighten Shade
#f6c7de
Most Readable Shade
#000000

Shades of #ddaec5 color code

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

#ddaec5
#c49aaf
#ab8799
#937483
#7a606d
#624d57
#493a41
#31262b
#181315
#000000

Similar Color like #ddaec5 color

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

#deafc6
#dfb0c7
#e0b1c8
#e1b2c9
#e2b3ca
#e3b4cb
#e4b5cc
#e5b6cd
#e6b7ce
#e7b8cf
#e8b9d0
#e9bad1
#eabbd2
#ebbcd3
#dcadc4
#dbacc3
#daabc2
#d9aac1
#d8a9c0
#d7a8bf
#d6a7be
#d5a6bd
#d4a5bc
#d3a4bb
#d2a3ba
#d1a2b9
#d0a1b8
#cfa0b7

Monochromatic Color with #ddaec5

#ddaec5
#080708
#33282d
#5d4a53
#886b79
#b38d9f

Tints of #ddaec5 Color

#ddaec5
#e0b7cb
#e4c0d1
#e8c9d8
#ecd2de
#efdbe5
#f3e4eb
#f7edf2
#fbf6f8
#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

#ddaec5
#aeddc6

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

Split Complementary

#ddaec5
#aeddaf
#aedddd

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

Analogous Color

#ddaed8
#ddaece
#ddaec5
#ddaebc
#ddaeb2

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

#ddaec5
#c5ddae
#aec5dd

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

#ddaec5
#dcddae
#aeddc6
#afaedd

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

#ddaec5
#aeddc6
#aedddd
#ddafae

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

#ddaec5 Color Code Preview on Black Background Color

This is how #ddaec5 Color will look on black background color. Color contrast ratio is 10.94

#ddaec5 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ddaec5

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ddaec5

#ddaec5 color code is use for CSS Background Color

Background color for the above div is #ddaec5

HTML with inline CSS

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

#ddaec5 color code is use for CSS Border Color

CSS Border color for the above div is #ddaec5

HTML with inline CSS

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

CSS Border Left color for the above div is #ddaec5

HTML with inline CSS

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

CSS Border Right color for the above div is #ddaec5

HTML with inline CSS

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

CSS Border Bottom color for the above div is #ddaec5

HTML with inline CSS

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

CSS Border Top color for the above div is #ddaec5

HTML with inline CSS

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

#ddaec5 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#ddaec5 Color code Preview on White Background

This is how #ddaec5 Color code will look on white background color. Color contrast ratio is 1.92

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

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

0 Likes 0 Comments | 4 Views

Post your comment:-

By submitting comment you agree to our privacy policy.