Skip to main content Skip to docs navigation

#dd89aa hex color | Download Dark Red BG image | Information

Color Picker

@
The color hex or name not found.

You can tap color picker and choose a color or enter any valid hex color code or Color name to find color details.

Color Info

Woow we have a nearby visually matching color name available. It's name is Vivacious Pink and its hex is #DC89A8 Nearest Color Name

Color Hue/Base color: Red

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

Hex #dd89aa color code is between #cc8899 web safe hex color code and #ee99bb web safe hex color code. #cc8899 is the nearest web safe color code. You can see here many more shades of #dd89aa color code.

RGB Chart

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

Color Table

Hex Color Code dd89aa #dd89aa
RGB Decimal 221, 137, 170 221, 137, 170
RGB Percent 87%, 54%, 67% rgb(87%, 54%, 67%)
CSS RGBa 221, 137, 170,1 rgba(221,137,170,1)
CMYK Model cmyk(0%,38%,23%,13.33%)
HSL Color Space 336,55% ,70% hsl(336,55% ,70%)
HSV Color Space 336°, 38%, 87%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 11011101 10001001 10101010
Octal 335 211 252
Decimal 221 137 170
Hex dd 89 aa

Different shades of #dd89aa color code.

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

Darkest of #dd89aa
#9f2e5a
Darker of #dd89aa
#c63a71
Dark of #dd89aa
#d2618d
Base of #dd89aa
#dd89aa
Light of #dd89aa
#e8b1c7
Lighter
#f4d8e3
Lightest
#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

#dd89aa
#89ddbc

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

Split Complementary

#dd89aa
#89dd92
#89d4dd

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

Analogous Color

#dd89db
#dd89cd
#dd89aa
#dd898e
#dda789

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

#dd89aa
#89aadd
#aadd89

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

#dd89aa
#aadd89
#89ddbc
#bc89dd

Tetrad/Square Color is vibrant, positive and colorful color scheme. Its a diverse color scheme, Google, Microsoft, Slack & eBay uses in their color logos.

Square Color

#dd89aa
#d4dd89
#89ddbc
#9289dd

Square 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).

Monochromatic Color with #dd89aa

#782244
#9f2e5a
#c63a71
#d2618d
#dd89aa
#e8b1c7
#f4d8e3
#ffffff
#ffffff

Tints of #dd89aa Color

#dd89aa
#e096b3
#e4a3bc
#e8b0c6
#ecbdcf
#efcad9
#f3d7e2
#f7e4ec
#fbf1f5
#ffffff

Shades of #dd89aa color code

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

#dd89aa
#c47997
#ab6a84
#935b71
#7a4c5e
#623c4b
#492d38
#311e25
#180f12
#000000

Tones

#dd89aa
#ce98ad
#bfa7b1
#b3b3b3
#b3b3b3

Tones

Similar Color like #dd89aa color

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

#de8aab
#df8bac
#e08cad
#e18dae
#e28eaf
#e38fb0
#e490b1
#e591b2
#e692b3
#e793b4
#e894b5
#e995b6
#ea96b7
#eb97b8
#dc88a9
#db87a8
#da86a7
#d985a6
#d884a5
#d783a4
#d682a3
#d581a2
#d480a1
#d37fa0
#d27e9f
#d17d9e
#d07c9d
#cf7b9c

Download this Dark Red

Hex #dd89aa 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.

#dd89aa Color Code Preview on Black Background Color

This is how #dd89aa Color will look on black background color. Color contrast ratio is 8.23

#dd89aa in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #dd89aa

HTML with inline CSS

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

Your Example Paragraph content text in with font color #dd89aa

#dd89aa color code is use for CSS Background Color

Background color for the above div is #dd89aa

HTML with inline CSS

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

#dd89aa color code is use for CSS Border Color

CSS Border color for the above div is #dd89aa

HTML with inline CSS

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

CSS Border Left color for the above div is #dd89aa

HTML with inline CSS

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

CSS Border Right color for the above div is #dd89aa

HTML with inline CSS

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

CSS Border Bottom color for the above div is #dd89aa

HTML with inline CSS

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

CSS Border Top color for the above div is #dd89aa

HTML with inline CSS

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

#dd89aa hex Color code used as CSS color Codes

Example CSS Class for usage

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

#dd89aa Color code Preview on White Background

This is how #dd89aa Color code will look on white background color. Color contrast ratio is 2.55

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

Gradient color background

Using gradients with mixed colors is a good idea. Download these backgrounds. Use them in slideshows, cards, and other designs.

Gradient Text

Find Gradient Text for your next project.

CRISPEDGE

 .gradientTextClass{
  background: 
      linear-gradient(217deg, rgba(221,137,170,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(137,221,188,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(221,137,170,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }