crispedge.com

Color picker

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

#ddaac2 hex color - Red - Warm color - Information

#ddaac2 hex color - Red - Warm color

Color Hue/Base color: Red

Hex #ddaac2 Color code in RGB color code model is created after adding 86.67% red color, 66.67% green color and 76.08% blue color. Hex #ddaac2 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 23% magenta, 12% yellow and 13% black.

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

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Codeddaac2#ddaac2
RGB Decimal221, 170, 194rgb(221, 170, 194)
RGB Percent87%, 67%, 76%rgb(87%, 67%, 76%)
CSS RGBa221, 170, 194,1rgba(221,170,194,1)
CMYK Modelcmyk(0%,23%,12%,13%)
HSL Color Space332,43% ,77%hsl(332,43% ,77%)
HSV Color Space332°, 23%, 87%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary110111011010101011000010
Octal335252302
Decimal221170194
Hexddaac2

Different shades of #ddaac2 color code.

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

Light Shade of #ddaac2
#eccedc
Dark Shade of #ddaac2
#ce86a8
Saturated Shade of #ddaac2
#e3a4c2
Desaturated Shade of #ddaac2
#d7b0c2
Grey scale Shade of #ddaac2
#c3c3c3
Brighten Shade
#f6c3db
Most Readable Shade
#000000

Shades of #ddaac2 color code

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

#ddaac2
#c497ac
#ab8496
#937181
#7a5e6b
#624b56
#493840
#31252b
#181215
#000000

Similar Color like #ddaac2 color

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

#deabc3
#dfacc4
#e0adc5
#e1aec6
#e2afc7
#e3b0c8
#e4b1c9
#e5b2ca
#e6b3cb
#e7b4cc
#e8b5cd
#e9b6ce
#eab7cf
#ebb8d0
#dca9c1
#dba8c0
#daa7bf
#d9a6be
#d8a5bd
#d7a4bc
#d6a3bb
#d5a2ba
#d4a1b9
#d3a0b8
#d29fb7
#d19eb6
#d09db5
#cf9cb4

Monochromatic Color with #ddaac2

#ddaac2
#080707
#33272d
#5d4852
#886977
#b3899d

Tints of #ddaac2 Color

#ddaac2
#e0b3c8
#e4bccf
#e8c6d6
#eccfdd
#efd9e3
#f3e2ea
#f7ecf1
#fbf5f8
#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

#ddaac2
#aaddc5

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

Split Complementary

#ddaac2
#aaddac
#aadcdd

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

Analogous Color

#ddaad6
#ddaacc
#ddaac2
#ddaab8
#ddaaae

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

#ddaac2
#c2ddaa
#aac2dd

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

#ddaac2
#dbddaa
#aaddc5
#abaadd

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

#ddaac2
#aaddc5
#aadcdd
#ddacaa

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

#ddaac2 Color Code Preview on Black Background Color

This is how #ddaac2 Color will look on black background color. Color contrast ratio is 10.60

#ddaac2 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ddaac2

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ddaac2

#ddaac2 color code is use for CSS Background Color

Background color for the above div is #ddaac2

HTML with inline CSS

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

#ddaac2 color code is use for CSS Border Color

CSS Border color for the above div is #ddaac2

HTML with inline CSS

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

CSS Border Left color for the above div is #ddaac2

HTML with inline CSS

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

CSS Border Right color for the above div is #ddaac2

HTML with inline CSS

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

CSS Border Bottom color for the above div is #ddaac2

HTML with inline CSS

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

CSS Border Top color for the above div is #ddaac2

HTML with inline CSS

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

#ddaac2 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#ddaac2 Color code Preview on White Background

This is how #ddaac2 Color code will look on white background color. Color contrast ratio is 1.98

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

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.