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

#c88bad hex color - Red - Warm color - Information

#c88bad hex color - Red - Warm color

Color Mixture: Magenta and Pink

Color Hue/Base color: Red

Hex #c88bad Color code in RGB color code model is created after adding 78.43% red color, 54.51% green color and 67.84% blue color. Hex #c88bad Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 31% magenta, 14% yellow and 21.57% black.

Hex #c88bad color code is between #cc88aa web safe hex color code and #bb99bb web safe hex color code. #cc88aa is the nearest web safe color code. You can see here many more shades of #c88bad color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codec88bad#c88bad
RGB Decimal200, 139, 173rgb(200, 139, 173)
RGB Percent78%, 55%, 68%rgb(78%, 55%, 68%)
CSS RGBa200, 139, 173,1rgba(200,139,173,1)
CMYK Modelcmyk(0%,31%,14%,21.57%)
HSL Color Space327,36% ,66%hsl(327,36% ,66%)
HSV Color Space327°, 31%, 78%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary110010001000101110101101
Octal310213255
Decimal200139173
Hexc88bad

Different shades of #c88bad color code.

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

Light Shade of #c88bad
#d8aec5
Dark Shade of #c88bad
#b86895
Saturated Shade of #c88bad
#d182ae
Desaturated Shade of #c88bad
#bf94ac
Grey scale Shade of #c88bad
#a9a9a9
Brighten Shade
#e1a4c6
Most Readable Shade
#000000

Shades of #c88bad color code

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

#c88bad
#b17b99
#9b6c86
#855c73
#6f4d60
#583d4c
#422e39
#2c1e26
#160f13
#000000

Similar Color like #c88bad color

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

#c98cae
#ca8daf
#cb8eb0
#cc8fb1
#cd90b2
#ce91b3
#cf92b4
#d093b5
#d194b6
#d295b7
#d396b8
#d497b9
#d598ba
#d699bb
#c78aac
#c689ab
#c588aa
#c487a9
#c386a8
#c285a7
#c184a6
#c083a5
#bf82a4
#be81a3
#bd80a2
#bc7fa1
#bb7ea0
#ba7d9f

Monochromatic Color with #c88bad

#c88bad
#f2a9d2
#1e151a
#48323f
#735063
#9d6d88

Tints of #c88bad Color

#c88bad
#ce97b6
#d4a4bf
#dab1c8
#e0bed1
#e6cbda
#ecd8e3
#f2e5ec
#f8f2f5
#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

#c88bad
#8bc8a6

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

Split Complementary

#c88bad
#8ec88b
#8bc8c5

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

Analogous Color

#c88bc5
#c88bb9
#c88bad
#c88ba1
#c88b95

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

#c88bad
#adc88b
#8badc8

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

#c88bad
#c8c48b
#8bc8a6
#8b8ec8

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

#c88bad
#8bc8a6
#8bc8c5
#c88b8e

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

#c88bad Color Code Preview on Black Background Color

This is how #c88bad Color will look on black background color. Color contrast ratio is 7.75

#c88bad in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #c88bad

HTML with inline CSS

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

Your Example Paragraph content text in with font color #c88bad

#c88bad color code is use for CSS Background Color

Background color for the above div is #c88bad

HTML with inline CSS

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

#c88bad color code is use for CSS Border Color

CSS Border color for the above div is #c88bad

HTML with inline CSS

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

CSS Border Left color for the above div is #c88bad

HTML with inline CSS

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

CSS Border Right color for the above div is #c88bad

HTML with inline CSS

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

CSS Border Bottom color for the above div is #c88bad

HTML with inline CSS

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

CSS Border Top color for the above div is #c88bad

HTML with inline CSS

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

#c88bad hex Color code used as CSS color Codes

Example CSS Class for usage

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

#c88bad Color code Preview on White Background

This is how #c88bad Color code will look on white background color. Color contrast ratio is 2.71

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

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(200,139,173,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(139,200,166,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(200,139,173,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.