Skip to main content Skip to docs navigation

#cd97aa 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 Honey Pink and its hex is #CC99AA Nearest Color Name

Color Hue/Base color: Red

Hex #cd97aa Color code in RGB color code model is created after adding 80.39% red color, 59.22% green color and 66.67% blue color. Hex #cd97aa Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 26% magenta, 17% yellow and 19.61% black.

Hex #cd97aa color code is between #cc9999 web safe hex color code and #dd88bb web safe hex color code. #cc9999 is the nearest web safe color code. You can see here many more shades of #cd97aa color code.

RGB Chart

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

Color Table

Hex Color Code cd97aa #cd97aa
RGB Decimal 205, 151, 170 205, 151, 170
RGB Percent 80%, 59%, 67% rgb(80%, 59%, 67%)
CSS RGBa 205, 151, 170,1 rgba(205,151,170,1)
CMYK Model cmyk(0%,26%,17%,19.61%)
HSL Color Space 339,35% ,70% hsl(339,35% ,70%)
HSV Color Space 339°, 26%, 80%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 11001101 10010111 10101010
Octal 315 227 252
Decimal 205 151 170
Hex cd 97 aa

Different shades of #cd97aa color code.

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

Darkest of #cd97aa
#89425b
Darker of #cd97aa
#ac5272
Dark of #cd97aa
#bc758e
Base of #cd97aa
#cd97aa
Light of #cd97aa
#deb9c6
Lighter
#eedce2
Lightest
#fffefe

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

#cd97aa
#97cdba

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

Split Complementary

#cd97aa
#97cd9f
#97c5cd

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

Analogous Color

#cd97c9
#cd97c0
#cd97aa
#cd9798
#cdac97

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

#cd97aa
#97aacd
#aacd97

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

#cd97aa
#aacd97
#97cdba
#ba97cd

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

#cd97aa
#c5cd97
#97cdba
#9f97cd

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

#673144
#89425b
#ac5272
#bc758e
#cd97aa
#deb9c6
#eedce2
#fffefe
#ffffff

Tints of #cd97aa Color

#cd97aa
#d2a2b3
#d8aebc
#ddb9c6
#e3c5cf
#e8d0d9
#eedce2
#f3e7ec
#f9f3f5
#ffffff

Shades of #cd97aa color code

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

#cd97aa
#b68697
#9f7584
#886471
#71535e
#5b434b
#443238
#2d2125
#161012
#000000

Tones

#cd97aa
#bea6af
#b2b2b2
#b2b2b2
#b2b2b2

Tones

Similar Color like #cd97aa color

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

#ce98ab
#cf99ac
#d09aad
#d19bae
#d29caf
#d39db0
#d49eb1
#d59fb2
#d6a0b3
#d7a1b4
#d8a2b5
#d9a3b6
#daa4b7
#dba5b8
#cc96a9
#cb95a8
#ca94a7
#c993a6
#c892a5
#c791a4
#c690a3
#c58fa2
#c48ea1
#c38da0
#c28c9f
#c18b9e
#c08a9d
#bf899c

Download this Dark Red

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

#cd97aa Color Code Preview on Black Background Color

This is how #cd97aa Color will look on black background color. Color contrast ratio is 8.60

#cd97aa in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #cd97aa

HTML with inline CSS

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

Your Example Paragraph content text in with font color #cd97aa

#cd97aa color code is use for CSS Background Color

Background color for the above div is #cd97aa

HTML with inline CSS

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

#cd97aa color code is use for CSS Border Color

CSS Border color for the above div is #cd97aa

HTML with inline CSS

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

CSS Border Left color for the above div is #cd97aa

HTML with inline CSS

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

CSS Border Right color for the above div is #cd97aa

HTML with inline CSS

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

CSS Border Bottom color for the above div is #cd97aa

HTML with inline CSS

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

CSS Border Top color for the above div is #cd97aa

HTML with inline CSS

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

#cd97aa hex Color code used as CSS color Codes

Example CSS Class for usage

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

#cd97aa Color code Preview on White Background

This is how #cd97aa Color code will look on white background color. Color contrast ratio is 2.44

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

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