Skip to main content Skip to docs navigation

#DC8699 hex color | Pantone 493 C | 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

Color Hue/Base color: Red

Hex #DC8699 Color Code is also known as | Pantone 493 C color.

Hex #DC8699 Color code in RGB color code model is created after adding 86.27% red color, 52.55% green color and 60% blue color. Hex #DC8699 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 39% magenta, 30% yellow and 13.73% black.

Hex #DC8699 color code is between #dd8888 web safe hex color code and #cc77aa web safe hex color code. #dd8888 is the nearest web safe color code. You can see here many more shades of #DC8699 color code.

RGB Chart

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

Color Table

Hex Color Code DC8699 #DC8699
RGB Decimal 220, 134, 153 220, 134, 153
RGB Percent 86%, 53%, 60% rgb(86%, 53%, 60%)
CSS RGBa 220, 134, 153,1 rgba(220,134,153,1)
CMYK Model cmyk(0%,39%,30%,13.73%)
HSL Color Space 347,55% ,69% hsl(347,55% ,69%)
HSV Color Space 347°, 39%, 86%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 11011100 10000110 10011001
Octal 334 206 231
Decimal 220 134 153
Hex DC 86 99

Different shades of #DC8699 color code.

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

Darkest of #DC8699
#9c2d46
Darker of #DC8699
#c33957
Dark of #DC8699
#d15e78
Base of #DC8699
#dc8699
Light of #DC8699
#e7aeba
Lighter
#f3d5dc
Lightest
#fefdfd

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

#dc8699
#86dcc9

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

Split Complementary

#DC8699
#86dc9e
#86c4dc

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

Analogous Color

#dc86cb
#dc86bd
#dc8699
#dc9086
#dcb386

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

#DC8699
#8699dc
#99dc86

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

#DC8699
#99dc86
#86dcc9
#c986dc

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

#DC8699
#c4dc86
#86dcc9
#9e86dc

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

#742234
#9c2d46
#c33957
#d15e78
#dc8699
#e7aeba
#f3d5dc
#fefdfd
#ffffff

Tints of #DC8699 Color

#dc8699
#df93a4
#e3a0af
#e7aebb
#ebbbc6
#efc9d1
#f3d6dd
#f7e4e8
#fbf1f3
#ffffff

Shades of #DC8699 color code

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

#dc8699
#c37788
#ab6877
#925966
#7a4a55
#613b44
#492c33
#301d22
#180e11
#000000

Tones

#dc8699
#cc96a2
#bda5aa
#b1b1b1
#b1b1b1

Tones

Similar Color like #DC8699 color

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

#dd879a
#de889b
#df899c
#e08a9d
#e18b9e
#e28c9f
#e38da0
#e48ea1
#e58fa2
#e690a3
#e791a4
#e892a5
#e993a6
#ea94a7
#db8598
#da8497
#d98396
#d88295
#d78194
#d68093
#d57f92
#d47e91
#d37d90
#d27c8f
#d17b8e
#d07a8d
#cf798c
#ce788b

Download this Dark Red

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

#DC8699 Color Code Preview on Black Background Color

This is how #DC8699 Color will look on black background color. Color contrast ratio is 7.91

#DC8699 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #DC8699

HTML with inline CSS

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

Your Example Paragraph content text in with font color #DC8699

#DC8699 color code is use for CSS Background Color

Background color for the above div is #DC8699

HTML with inline CSS

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

#DC8699 color code is use for CSS Border Color

CSS Border color for the above div is #DC8699

HTML with inline CSS

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

CSS Border Left color for the above div is #DC8699

HTML with inline CSS

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

CSS Border Right color for the above div is #DC8699

HTML with inline CSS

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

CSS Border Bottom color for the above div is #DC8699

HTML with inline CSS

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

CSS Border Top color for the above div is #DC8699

HTML with inline CSS

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

#DC8699 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#DC8699 Color code Preview on White Background

This is how #DC8699 Color code will look on white background color. Color contrast ratio is 2.65

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

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(220,134,153,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(134,220,201,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(220,134,153,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }