crispedge.com

Color picker

Loading...

#cb87bb hex color - Red - Warm color - Information

#cb87bb hex color - Red - Warm color

Color Hue/Base color: Red

Hex #cb87bb Color code in RGB color code model is created after adding 79.61% red color, 52.94% green color and 73.33% blue color. Hex #cb87bb Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 33% magenta, 8% yellow and 20% black.

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

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codecb87bb#cb87bb
RGB Decimal203, 135, 187rgb(203, 135, 187)
RGB Percent80%, 53%, 73%rgb(80%, 53%, 73%)
CSS RGBa203, 135, 187,1rgba(203,135,187,1)
CMYK Modelcmyk(0%,33%,8%,20%)
HSL Color Space314,40% ,66%hsl(314,40% ,66%)
HSV Color Space314°, 33%, 80%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary110010111000011110111011
Octal313207273
Decimal203135187
Hexcb87bb

Different shades of #cb87bb color code.

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

Light Shade of #cb87bb
#daabcf
Dark Shade of #cb87bb
#bc63a7
Saturated Shade of #cb87bb
#d47ec0
Desaturated Shade of #cb87bb
#c290b6
Grey scale Shade of #cb87bb
#a9a9a9
Brighten Shade
#e4a0d4
Most Readable Shade
#000000

Shades of #cb87bb color code

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

#cb87bb
#b478a6
#9d6991
#875a7c
#704b67
#5a3c53
#432d3e
#2d1e29
#160f14
#000000

Similar Color like #cb87bb color

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

#cc88bc
#cd89bd
#ce8abe
#cf8bbf
#d08cc0
#d18dc1
#d28ec2
#d38fc3
#d490c4
#d591c5
#d692c6
#d793c7
#d894c8
#d995c9
#ca86ba
#c985b9
#c884b8
#c783b7
#c682b6
#c581b5
#c480b4
#c37fb3
#c27eb2
#c17db1
#c07cb0
#bf7baf
#be7aae
#bd79ad

Monochromatic Color with #cb87bb

#cb87bb
#f5a3e2
#21161e
#4b3246
#764e6d
#a06b94

Tints of #cb87bb Color

#cb87bb
#d094c2
#d6a1ca
#dcafd1
#e2bcd9
#e7c9e0
#edd7e8
#f3e4ef
#f9f1f7
#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

#cb87bb
#87cb97

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

Split Complementary

#cb87bb
#99cb87
#87cbb9

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

Analogous Color

#c087cb
#cb87c9
#cb87bb
#cb87ad
#cb87a0

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

#cb87bb
#bbcb87
#87bbcb

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

#cb87bb
#cbb987
#87cb97
#8799cb

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

#cb87bb
#87cb97
#87cbb9
#cb8799

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

#cb87bb Color Code Preview on Black Background Color

This is how #cb87bb Color will look on black background color. Color contrast ratio is 7.72

#cb87bb in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #cb87bb

HTML with inline CSS

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

Your Example Paragraph content text in with font color #cb87bb

#cb87bb color code is use for CSS Background Color

Background color for the above div is #cb87bb

HTML with inline CSS

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

#cb87bb color code is use for CSS Border Color

CSS Border color for the above div is #cb87bb

HTML with inline CSS

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

CSS Border Left color for the above div is #cb87bb

HTML with inline CSS

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

CSS Border Right color for the above div is #cb87bb

HTML with inline CSS

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

CSS Border Bottom color for the above div is #cb87bb

HTML with inline CSS

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

CSS Border Top color for the above div is #cb87bb

HTML with inline CSS

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

#cb87bb hex Color code used as CSS color Codes

Example CSS Class for usage

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

#cb87bb Color code Preview on White Background

This is how #cb87bb Color code will look on white background color. Color contrast ratio is 2.72

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

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(203,135,187,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(135,203,151,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(203,135,187,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.