@
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.

#cc8d98 hex color - Red - Warm color - Information

#cc8d98 hex color - Red - Warm color

Color Mixture: Pink and Red

Color Hue/Base color: Red

Hex #cc8d98 Color code in RGB color code model is created after adding 80% red color, 55.29% green color and 59.61% blue color. Hex #cc8d98 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 31% magenta, 25% yellow and 20% black.

Hex #cc8d98 color code is between #bb8899 web safe hex color code and #dd9988 web safe hex color code. #bb8899 is the nearest web safe color code. You can see here many more shades of #cc8d98 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 cc8d98 #cc8d98
RGB Decimal 204, 141, 152 rgb(204, 141, 152)
RGB Percent 80%, 55%, 60% rgb(80%, 55%, 60%)
CSS RGBa 204, 141, 152,1 rgba(204,141,152,1)
CMYK Model cmyk(0%,31%,25%,20%)
HSL Color Space 350,38% ,68% hsl(350,38% ,68%)
HSV Color Space 350°, 31%, 80%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 11001100 10001101 10011000
Octal 314 215 230
Decimal 204 141 152
Hex cc 8d 98

Different shades of #cc8d98 color code.

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

Light Shade of #cc8d98
#dcb0b8
Dark Shade of #cc8d98
#bc6a78
Saturated Shade of #cc8d98
#d48593
Desaturated Shade of #cc8d98
#c4959d
Grey scale Shade of #cc8d98
#acacac
Brighten Shade
#e5a6b1
Most Readable Shade
#000000

Shades of #cc8d98 color code

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

#cc8d98
#b57d87
#9e6d76
#885e65
#714e54
#5a3e43
#442f32
#2d1f21
#160f10
#000000

Similar Color like #cc8d98 color

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

#cd8e99
#ce8f9a
#cf909b
#d0919c
#d1929d
#d2939e
#d3949f
#d495a0
#d596a1
#d697a2
#d798a3
#d899a4
#d99aa5
#da9ba6
#cb8c97
#ca8b96
#c98a95
#c88994
#c78893
#c68792
#c58691
#c48590
#c3848f
#c2838e
#c1828d
#c0818c
#bf808b
#be7f8a

Monochromatic Color with #cc8d98

#cc8d98
#f6aab8
#221719
#4c3539
#775259
#a17078

Tints of #cc8d98 Color

#cc8d98
#d199a3
#d7a6ae
#ddb3ba
#e2bfc5
#e8ccd1
#eed9dc
#f3e5e8
#f9f2f3
#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

#cc8d98
#8dccc1

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

Split Complementary

#cc8d98
#8dcca1
#8db8cc

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

Analogous Color

#cc8db1
#cc8da5
#cc8d98
#cc8f8d
#cc9b8d

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

#cc8d98
#98cc8d
#8d98cc

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

#cc8d98
#b7cc8d
#8dccc1
#a18dcc

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

#cc8d98
#8dccc1
#8db8cc
#cca18d

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

#cc8d98 Color Code Preview on Black Background Color

This is how #cc8d98 Color will look on black background color. Color contrast ratio is 7.83

#cc8d98 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #cc8d98

HTML with inline CSS

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

Your Example Paragraph content text in with font color #cc8d98

#cc8d98 color code is use for CSS Background Color

Background color for the above div is #cc8d98

HTML with inline CSS

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

#cc8d98 color code is use for CSS Border Color

CSS Border color for the above div is #cc8d98

HTML with inline CSS

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

CSS Border Left color for the above div is #cc8d98

HTML with inline CSS

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

CSS Border Right color for the above div is #cc8d98

HTML with inline CSS

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

CSS Border Bottom color for the above div is #cc8d98

HTML with inline CSS

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

CSS Border Top color for the above div is #cc8d98

HTML with inline CSS

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

#cc8d98 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#cc8d98 Color code Preview on White Background

This is how #cc8d98 Color code will look on white background color. Color contrast ratio is 2.68

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

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(204,141,152,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(141,204,193,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(204,141,152,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.