Skip to main content Skip to docs navigation

#dd609f 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 Sugar Rush and its hex is #D85DA1 Nearest Color Name

Color Hue/Base color: Red

Hex #dd609f Color code in RGB color code model is created after adding 86.67% red color, 37.65% green color and 62.35% blue color. Hex #dd609f Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 57% magenta, 28% yellow and 13.33% black.

Hex #dd609f color code is between #cc6699 web safe hex color code and #ee55aa web safe hex color code. #cc6699 is the nearest web safe color code. You can see here many more shades of #dd609f color code.

RGB Chart

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

Color Table

Hex Color Code dd609f #dd609f
RGB Decimal 221, 96, 159 221, 96, 159
RGB Percent 87%, 38%, 62% rgb(87%, 38%, 62%)
CSS RGBa 221, 96, 159,1 rgba(221,96,159,1)
CMYK Model cmyk(0%,57%,28%,13.33%)
HSL Color Space 330,65% ,62% hsl(330,65% ,62%)
HSV Color Space 330°, 57%, 87%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 11011101 01100000 10011111
Octal 335 140 237
Decimal 221 96 159
Hex dd 60 9f

Different shades of #dd609f color code.

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

Darkest of #dd609f
#871d52
Darker of #dd609f
#b1266c
Dark of #dd609f
#d43686
Base of #dd609f
#dd609f
Light of #dd609f
#e68ab8
Lighter
#efb4d2
Lightest
#f8deeb

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

#dd609f
#60dd9e

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

Split Complementary

#dd609f
#61dd60
#60dddd

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

Analogous Color

#d260dd
#dd60d3
#dd609f
#dd6075
#dd7f60

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

#dd609f
#609fdd
#9fdd60

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

#dd609f
#9fdd60
#60dd9e
#9e60dd

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

#dd609f
#dddd60
#60dd9e
#6061dd

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 #dd609f

#5d1439
#871d52
#b1266c
#d43686
#dd609f
#e68ab8
#efb4d2
#f8deeb
#ffffff

Tints of #dd609f Color

#dd609f
#e071a9
#e483b4
#e895bf
#eca6c9
#efb8d4
#f3cadf
#f7dbe9
#fbedf4
#ffffff

Shades of #dd609f color code

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

#dd609f
#c4558d
#ab4a7b
#93406a
#7a3558
#622a46
#492035
#311523
#180a11
#000000

Tones

#dd609f
#ca739f
#b6879f
#a39a9f
#9f9f9f

Tones

Similar Color like #dd609f color

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

#de61a0
#df62a1
#e063a2
#e164a3
#e265a4
#e366a5
#e467a6
#e568a7
#e669a8
#e76aa9
#e86baa
#e96cab
#ea6dac
#eb6ead
#dc5f9e
#db5e9d
#da5d9c
#d95c9b
#d85b9a
#d75a99
#d65998
#d55897
#d45796
#d35695
#d25594
#d15493
#d05392
#cf5291

Download this Dark Red

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

#dd609f Color Code Preview on Black Background Color

This is how #dd609f Color will look on black background color. Color contrast ratio is 6.25

#dd609f in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #dd609f

HTML with inline CSS

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

Your Example Paragraph content text in with font color #dd609f

#dd609f color code is use for CSS Background Color

Background color for the above div is #dd609f

HTML with inline CSS

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

#dd609f color code is use for CSS Border Color

CSS Border color for the above div is #dd609f

HTML with inline CSS

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

CSS Border Left color for the above div is #dd609f

HTML with inline CSS

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

CSS Border Right color for the above div is #dd609f

HTML with inline CSS

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

CSS Border Bottom color for the above div is #dd609f

HTML with inline CSS

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

CSS Border Top color for the above div is #dd609f

HTML with inline CSS

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

#dd609f hex Color code used as CSS color Codes

Example CSS Class for usage

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

#dd609f Color code Preview on White Background

This is how #dd609f Color code will look on white background color. Color contrast ratio is 3.36

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

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