Skip to main content Skip to docs navigation

#dc83aa hex color - Red - Warm color - Information

On this page
@
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 Hue/Base color: Red

Hex #dc83aa Color code in RGB color code model is created after adding 86.27% red color, 51.37% green color and 66.67% blue color. Hex #dc83aa Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 40% magenta, 23% yellow and 13.73% black.

Hex #dc83aa color code is between #dd8899 web safe hex color code and #cc77bb web safe hex color code. #dd8899 is the nearest web safe color code. You can see here many more shades of #dc83aa color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Code dc83aa #dc83aa
RGB Decimal 220, 131, 170 rgb(220, 131, 170)
RGB Percent 86%, 51%, 67% rgb(86%, 51%, 67%)
CSS RGBa 220, 131, 170,1 rgba(220,131,170,1)
CMYK Model cmyk(0%,40%,23%,13.73%)
HSL Color Space 334,56% ,69% hsl(334,56% ,69%)
HSV Color Space 334°, 40%, 86%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 11011100 10000011 10101010
Octal 334 203 252
Decimal 220 131 170
Hex dc 83 aa

Different shades of #dc83aa color code.

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

Light Shade of #dc83aa
#e7abc5
Dark Shade of #dc83aa
#d15b8f
Saturated Shade of #dc83aa
#e47ba9
Desaturated Shade of #dc83aa
#d48bab
Grey scale Shade of #dc83aa
#afafaf
Brighten Shade
#f59cc3
Most Readable Shade
#000000

Shades of #dc83aa color code

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

#dc83aa
#c37497
#ab6584
#925771
#7a485e
#613a4b
#492b38
#301d25
#180e12
#000000

Similar Color like #dc83aa color

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

#dd84ab
#de85ac
#df86ad
#e087ae
#e188af
#e289b0
#e38ab1
#e48bb2
#e58cb3
#e68db4
#e78eb5
#e88fb6
#e990b7
#ea91b8
#db82a9
#da81a8
#d980a7
#d87fa6
#d77ea5
#d67da4
#d57ca3
#d47ba2
#d37aa1
#d279a0
#d1789f
#d0779e
#cf769d
#ce759c

Monochromatic Color with #dc83aa

#dc83aa
#070406
#321e27
#5c3747
#875068
#b16a89

Tints of #dc83aa Color

#dc83aa
#df90b3
#e39ebc
#e7acc6
#ebbacf
#efc7d9
#f3d5e2
#f7e3ec
#fbf1f5
#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

#dc83aa
#83dcb5

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

Split Complementary

#dc83aa
#83dc89
#83d6dc

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

Analogous Color

#dc83ce
#dc83bc
#dc83aa
#dc8398
#dc8386

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

#dc83aa
#aadc83
#83aadc

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

#dc83aa
#d6dc83
#83dcb5
#8883dc

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

#dc83aa
#83dcb5
#83d6dc
#dc8983

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

#dc83aa Color Code Preview on Black Background Color

This is how #dc83aa Color will look on black background color. Color contrast ratio is 7.87

#dc83aa in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #dc83aa

HTML with inline CSS

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

Your Example Paragraph content text in with font color #dc83aa

#dc83aa color code is use for CSS Background Color

Background color for the above div is #dc83aa

HTML with inline CSS

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

#dc83aa color code is use for CSS Border Color

CSS Border color for the above div is #dc83aa

HTML with inline CSS

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

CSS Border Left color for the above div is #dc83aa

HTML with inline CSS

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

CSS Border Right color for the above div is #dc83aa

HTML with inline CSS

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

CSS Border Bottom color for the above div is #dc83aa

HTML with inline CSS

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

CSS Border Top color for the above div is #dc83aa

HTML with inline CSS

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

#dc83aa hex Color code used as CSS color Codes

Example CSS Class for usage

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

#dc83aa Color code Preview on White Background

This is how #dc83aa Color code will look on white background color. Color contrast ratio is 2.67

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

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

0 Likes 0 Comments | 1 Views

Post your comment:-

By submitting comment you agree to our privacy policy.